Short answer: Drop the "Vonage → Make Voice 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 |
|---|---|---|---|
From (E.164) from_number | string | Required | — |
To (E.164) to_number | string | Required | — |
NCCO URL (returns call script) ncco_url | string | Required | A fully qualified URL (https://...) for the ncco url (returns call script). |
{"from_number": "{{trigger.from_number}}","to_number": "{{trigger.to_number}}","ncco_url": "e.g. https://example.com/path"}
{"uuid": "abc","status": "started","direction": "outbound","conversation_uuid": "conv_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.