ResponseCX Workflows
These are the flows teams automate first. Each one maps to a billable outcome, so the workflow and the unit you’re paid for are the same thing — which is why “did it resolve?” has a definite answer rather than a judgement call.
See Billing for which are live today.
WISMO — where is my order
The highest-volume ticket type in most stores, and the easiest to resolve without a human.- Pull the latest fulfilment and carrier status.
- Detect exceptions or delays.
- Answer, or offer resolution options if the news is bad.
Returns and refunds
- Validate eligibility against policy — window, condition, item.
- Create the return authorisation.
- Trigger the refund or exchange.
- Notify the customer with return tracking.
Order changes
- Verify order state and payment status.
- Apply the update — address, quantity, substitution.
- Recalculate totals and validate constraints.
- Confirm with the customer.
Escalation
Escalation isn’t a failure path — it’s a first-class outcome, billed as a Triage Outcome, and the correct result when the agent shouldn’t decide.- Detect a low-confidence outcome, a policy exception, or a refused decision.
- Route to human review with full context — the conversation, the order, and what the agent was about to do.
- Resume automation after approval.
The design point: a refusal is the right answer, not a broken one. An agent that escalates rather
than guessing is working correctly, and you’re paid for the triage. That’s what makes
refuse-by-default commercially viable instead of a cost.
What runs underneath
These workflows execute as durable Temporal workflows through a 15-phase pipeline you configure per brand in Workflow Studio. Because each step is a replayable activity, an escalation can wait hours or days for a human without holding a connection open.Configuring them
Related
- ResponseCX Platform — architecture and outcome model
- Workflow Studio
- Billing — outcome SKUs and disputes