Short answer: Drop the "Plivo → Plivo 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 Number from | phone | Required | From Number |
To Number to | phone | Required | To Number |
Answer URL answer_url | url | Required | URL that returns XML with call instructions |
{"from": "{{trigger.from}}","to": "{{trigger.to}}","answer_url": "e.g. https://example.com/path"}
{"api_id": "api-456","message": "call fired","request_uuid": "call-uuid-123"}
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.