Use Cases
- Automate the retrieval of cocktail recipes for personal use.
- Store cocktail data for integration into mobile or web applications.
- Create a database of cocktails for bartending training purposes.
How It Works
Initiate the workflow with a manual trigger. Send an HTTP request to the CocktailDB to fetch random cocktail data. Convert the received JSON data into binary format. Write the binary data to a JSON file named 'cocktail.json'.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Click on the 'execute' button to start the workflow.
- 3Review the generated 'cocktail.json' file for the stored cocktail data.
Apps Used
CocktailDB
Categories
Target Roles
Tags
#process automation
#file organization
#workflow management