Short answer: Drop the "Synthesia → Create Video from Template" 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 |
|---|---|---|---|
Template ID template_id | string | Required | Synthesia template id |
Title title | string | Optional | Video title |
Template Variables (JSON) template_data | string | Required | JSON object with template variable values |
Test Mode test | options | Optional | Test Mode. Options: Yes (free, watermarked), No (charged) |
{"template_id": "{{trigger.template_id}}","title": "{{trigger.title}}","template_data": "{\"first_name\":\"Ankit\",\"company\":\"Acme\"}","test": "{{trigger.test}}"}
{"id": "vid_abc","status": "in_progress"}
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.