Published workflow · v1
Workshop booking automation
Answers an inbound service call, captures the job, books an appointment and confirms it by SMS.
This runnable example uses only deterministic fictional providers. It does not call a real phone, calendar, CRM or messaging service.
ORCHESTRATION MAP
● activeExecution path
01
New customer calltrigger
↓02
Understand the callerProvider-backed capability
↓03
Book the serviceProvider-backed capability
↓04
Manager check when requiredhuman approval
↓05
Send booking confirmationProvider-backed capability
↓06
Booking completeend