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

Fine-tuning with OpenAI models
View
Manual Wordpress Create Webhook
View
My workflow 4
View
Aggregate Stickynote Create Triggered
View
Attachments Gmail to drive and google sheets
View
Twitter notifications
View
Limit Code Automation Scheduled
View
Gumroad sale trigger
View
Schedule Twilio Automation Webhook
View
ImapEmail, XmlToJson, POST-HTTP-Request
View