Workflow: Manual Googletranslate Automation

Workflow Details

Download Workflow
{
    "id": "92",
    "name": "Translate text from English to German",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                270,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Google Translate",
            "type": "n8n-nodes-base.googleTranslate",
            "position": [
                470,
                300
            ],
            "parameters": {
                "text": "Hello from n8n!",
                "translateTo": "de",
                "authentication": "oAuth2"
            },
            "credentials": {
                "googleTranslateOAuth2Api": "google-translate"
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Google Translate",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Get today's date and day using the Function node
View
Manual Bannerbear Automate Triggered
View
TEMPLATES
View
Googlebigquery Stickynote Automate Triggered
View
Wait Splitout Create Webhook
View
Auto categorize wordpress template
View
Gmail AI auto-responder: create draft replies to incoming emails
View
FLUX-fill standalone
View
Selenium Ultimate Scraper Workflow
View
HTTP Stickynote Create Webhook
View