๐Ÿ”ฌ Translate cocktail instructions using DeepL

โšก 1,425 views ยท ๐Ÿ”ฌ Document Extraction & Analysis

Description

This workflow allows you to translate cocktail instructions using DeepL.

workflow-screenshot

HTTP Request node: This node will make a GET request to the API https://www.thecocktaildb.com/api/json/v1/1/random.php to fetch a random cocktail. This information gets passed on to the next node in the workflow. Based on your use case, replace the node with the node from where you might receive the data.

DeepL node: This node will translate the cocktail instructions that we got from the previous node to French. To translate the instructions in your language, select your language instead.

๐Ÿ”— Nodes Used

HTTP Request, DeepL

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup