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

AI-Powered Information Monitoring with OpenAI, Google Sheets, Jina AI and Slack
View
Filter Schedule Import Webhook
View
Mattermost GoogleSheets Create Scheduled
View
Telegram Webhook Automation Webhook
View
Send Typeforms leads via Whatsapp (Twilio)
View
Schedule Gmail Send Scheduled
View
Splitout Code Automation Triggered
View
LINE Assistant with Google Calendar and Gmail Integration
View
Manual Datetime Automate Triggered
View
Splitout Noop Send Triggered
View