Fetch Random Cocktail Recipe and Save as JSON - n8n Workflow | Neura Market
Fetch Random Cocktail Recipe and Save as JSON
The workflow is designed to automate the process of fetching a random cocktail recipe from TheCocktailDB API. It begins with a manual trigger, allowing users to initiate the workflow at their convenience. Once executed, the workflow sends an HTTP ...
The workflow is designed to automate the process of fetching a random cocktail recipe from TheCocktailDB API. It begins with a manual trigger, allowing users to initiate the workflow at their convenience. Once executed, the workflow sends an HTTP request to retrieve a random cocktail recipe in JSON format.
Upon receiving the response, the workflow utilizes a 'Move Binary Data' node to convert the incoming JSON data into a binary format, preparing it for storage. This is particularly beneficial
Platform
n8n
Category
Utilities
Price
$9.99
Creator
BestWorkflows
cocktails
API
automation
JSON
n8n
recipes
workflow
utilities
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.