Short answer: Drop the "Google Translate → Translate Text" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Text text | string | Required | Text |
Target Language target | string | Required | ISO language code (en, es, fr, de, ja, zh, etc.) |
Source Language source | string | Optional | Leave empty for auto-detect |
{"text": "{{trigger.text}}","target": "en","source": "auto"}
{"data": {"translations": [{"translatedText": "Hello world","detectedSourceLanguage": "es"}]}}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.