Automations
Build workflows visually. Execute on a graph.
Vue Flow canvas, custom node renderer with output handles, edge drag-wiring, dry-run tracer, JSON editor per node. Drop to the v2 graph format when you want to commit it to source.
Fork a high-value order onto the priority lane; everything else goes through the standard pipeline.
Dry-run before you ship.
Trace the path your graph takes for any sample event. See per-node results, branches chosen, and timing. No production data harmed.
Two formats, one engine.
Flat v1 for simple linear sequences. Graph v2 for branching, loops, and parallel splits. The runner accepts both.
Connectors out of the box.
Slack, Stripe, Mailgun, and any HTTP target via the http_request step. All routed through the integrations gateway with retry and logs.
Stop wiring webhooks by hand.
Compose, dry-run, ship. Then watch your traces in realtime as production events flow through.