Stay up to date with the latest changes to Synthflow.
This changelog provides granular, real-time updates as changes are released. For a monthly summary of platform changes, see the Synthflow product changelog on our feedback portal.
For live uptime, active incidents, and service health, visit our Status page.
In-call SMS and WhatsApp messaging
Voice agents can now send SMS or WhatsApp messages during a live call and feed the customer’s reply back into the conversation as a variable. This is useful for capturing details that are hard to relay by voice — one-time passcodes, email addresses, invoice IDs, links, and short menus of options.
- Two new action types,
INCALL_SMSandINCALL_WHATSAPP, attachable to a voice agent under the During phase. - Blocking or non-blocking reply handling with a configurable timeout and fallback message.
- Replies are injected into the call transcript and exposed as
{sms_reply}/{whatsapp_reply}variables. - Requires a connected Twilio account; in-call WhatsApp additionally requires a linked WhatsApp sender.
See the In-Call Messaging guide.