Interactive message flows
Guide people with buttons, lists, and structured responses instead of relying only on free text.
Run WhatsApp workflows with interactive messages, routing, catch-all handling, and human handoff. Calypso helps you move from one-off automations to a full conversation workflow with state.
WhatsApp is where workflows need clarity the most: every reply changes the next action.
Guide people with buttons, lists, and structured responses instead of relying only on free text.
The runtime keeps track of the current node so each reply continues the right branch.
Handle unexpected replies, reset words, and return-to-node behavior inside the workflow policy layer.
These are workflows for customer-facing operations, not isolated chatbot demos.
Collect intent, qualify the lead, and pass the conversation to the right workflow branch or person.
Answer common questions, guide people through choices, and escalate complex cases with context.
Trigger reminders, updates, or next steps using the same WhatsApp conversation state.
The workflow engine uses incoming messages, interactive IDs, and saved state to determine the next node.
Execution begins from inbound input or a reply tied to a previous interactive step.
IF logic, reply matching, and policies determine where the conversation should go next.
When automation should stop, the workflow can hand the conversation to a human with state preserved.
Build guided WhatsApp journeys with real routing, state, and escalation logic.