This workflow allows you to translate cocktail instructions using DeepL. 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.
Este flujo de trabajo traduce recetas de cócteles utilizando DeepL. Obtiene la receta a través de una petición HTTP y la traduce.
Scriflow builds and adapts n8n workflows with AI. Open this template in the editor to get the import-ready JSON.