Short answer: Drop the "Telnyx → Make Outbound Call" 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 |
|---|---|---|---|
Call Control Connection ID connection_id | string | Required | — |
From from | string | Required | — |
To to | string | Required | — |
{"connection_id": "{{trigger.connection_id}}","from": "{{trigger.from}}","to": "{{trigger.to}}"}
{"data": {"call_control_id": "cc_abc","call_session_id": "cs_abc"}}
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.