Short answer: Drop the "D-ID → Create Clip (Presenter)" 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 |
|---|---|---|---|
Presenter ID presenter_id | string | Required | The Presenter ID assigned by D Id. Find via the corresponding list/search operation in this app. Use the exact ID, not a name or label. |
Script input_text | string | Required | Script (required) |
Voice ID voice_id | string | Optional | Voice ID |
Voice Provider voice_provider | options | Optional | Voice Provider. Options: Microsoft, Amazon, ElevenLabs |
{"presenter_id": "e.g. amy-Aq6OmGZnMt","input_text": "{{trigger.input_text}}","voice_id": "{{trigger.voice_id}}","voice_provider": "{{trigger.voice_provider}}"}
{"id": "clp_abc","status": "created"}
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.