Three real workflows, showing which steps are rules and which need a model.
Sanitized versions of automations built for live businesses. Each flow is broken into its steps, with deterministic rules and model-backed decisions marked differently, because choosing correctly between the two is most of the work and the part that decides whether an automation survives contact with production.
Workflow design
API integration
Decision automation
1Pick a workflow from the list.
2Drag to pan, scroll to zoom.
3Click any step to see why it is a rule rather than a model.
Workflows
16
Loading the canvas…
The problem
Enquiries arrived from a dozen forms and marketplaces, each with its own shape. Someone re-typed them into the CRM, and roughly a third arrived without enough information to tell where they came from.
After
Enquiries land already classified, deduplicated and attributed, with junk filtered before anyone sees it and paperwork filed before anyone asks.
Complete details, clean attribution, an owner available in that region.
Steps are marked by kind. Deterministic rules can be audited and explained; model calls handle input no rulebook would finish describing. Deciding which is which is most of the work, and getting it wrong is why automations get switched off.