Actions
Actions are reusable definitions you create once and attach to any agent. When a call matches their triggers, they can transfer the caller, make API requests, send or receive messages during a call, book time, extract fields, and many more options.
Hand the call to a person
Call transfers move the active call from the agent to another destination. Warm and cold transfers let you brief the recipient with a whisper or summary first, or connect without that step, with configurable timeouts and hold audio.
Synthflow supports TEL (E.164 phone numbers), SIP URIs (PBX, trunks, softphones), dynamic destinations resolved during the call, and phone books for multiple conditional targets.
Make API requests
Custom actions send HTTP requests to your external systems. The agent can run them at any time during a live call when the action’s triggers match, not only at the start or end of the conversation. Map responses into variables and use them in prompts or in steps that follow.
Reach customers by text mid-call
In-call messaging sends SMS or WhatsApp while a voice call is still active. It suits codes, links, or short menus that are easier to read in text than over audio. Replies in SMS or WhatsApp are written to the transcript and surfaced as variables the agent can use.
Reuse what the caller tells you
When someone shares an order number, name, or time slot, that same detail can flow into the transfer whisper, follow-up SMS, calendar booking, and your backend request. Capture it once with placeholders instead of repeating the same wording in every action.
Variables covers syntax and where values can come from: what they said on the call, standard call fields, data your integration sent when the call started, or information your systems supplied before connect. Placeholders also work in prompts, SIP headers, and webhooks.
Full list of actions available
- Call transfers: Hand the call to another number, SIP endpoint, or routed target.
- Custom actions: Call your HTTP APIs during the conversation.
- In-call messaging: SMS or WhatsApp while the voice call is still active.
- Real-time booking: Check calendars and book during the call.
- Send SMS: Text the caller after the call when triggers match.
- Information extractors: Structured fields from what the caller said.
- Custom evaluations: Post-call scoring with your rules and rubrics.
- IVR handling: Outbound DTMF for phone menus.