Real-world patterns built with Flow. Each example shows the node sequence, the capabilities used, and the key Flow Engine features involved.
Collect customer details via a form, validate them, route to a manager for approval, then create the account and notify the customer.
Incoming support tickets are classified by an AI agent and routed to the right team automatically — no manual triage needed.
A contract is uploaded, reviewed by legal and finance in parallel, then requires 2 of 3 executives to sign off before finalisation.
Every night at 2am, pull records from a PostgreSQL source, transform them, and upsert into Data Ocean. Alert on-call if anything fails.
Build a send-notification workflow once and call it from any other workflow using the Sub-Workflow node. Channel selection (Slack, Email, WhatsApp) is parameterised at call time.
Start with the get-started guide or explore the architecture to understand how it all fits together.