Short answer: You can translate video in HeyGen by hand from its own interface, but it won’t repeat itself. On TinyCommand, add the HeyGen Translate Video action to a workflow, map its 3 inputs from any upstream app, and it runs automatically every time the trigger fires. No code, and a free tier to start.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Video URL video_url | string | Required | Video URL (required) |
Output Language output_language | string | Required | Spanish, French, Hindi, … |
Title title | string | Optional | Title |
{"video_url": "e.g. https://example.com/path","output_language": "Spanish, French, Hindi, …","title": "{{trigger.title}}"}
{"data": {"video_translate_id": "tr_abc"},"error": null}
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.