Published workflow · v1
Wholesale email-to-order
Extracts an order from email, checks product data, requests approval and creates the order.
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
Order email receivedtrigger
↓02
Extract order linesProvider-backed capability
↓03
Check stock and pricingProvider-backed capability
↓04
Approve the orderhuman approval
↓05
Create orderProvider-backed capability
↓06
Draft acknowledgementProvider-backed capability
↓07
Order readyend