Workflow: HTTP Deepl Automation

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "HTTP Request",
            "type": "n8n-nodes-base.httpRequest",
            "position": [
                510,
                320
            ],
            "parameters": {
                "url": "https:\/\/www.thecocktaildb.com\/api\/json\/v1\/1\/random.php",
                "options": []
            },
            "typeVersion": 1
        },
        {
            "name": "DeepL",
            "type": "n8n-nodes-base.deepL",
            "position": [
                710,
                320
            ],
            "parameters": {
                "text": "={{$json[\"drinks\"][0][\"strInstructions\"]}}",
                "translateTo": "FR",
                "additionalFields": []
            },
            "credentials": {
                "deepLApi": "DeepL API Credentials"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "HTTP Request": {
            "main": [
                [
                    {
                        "node": "DeepL",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Daily meetings summarization with Gemini AI
View
Splitout Code Update Triggered
View
HTTP Schedule Send Scheduled
View
Manual Stickynote Update Triggered
View
Gmail AI auto-responder: create draft replies to incoming emails
View
Create Animated Stories using GPT-4o-mini, Midjourney, Kling and Creatomate API
View
HTTP GoogleSheets Automation Webhook
View
Extractfromfile Manual Create Webhook
View
Wait Splitout Create Triggered
View
Parents smart bot
View