Describe what you want in plain English. Scopien drafts the graph, shows its reasoning, and only runs with your approval. No code, no spaghetti, intention turned into process.
Every flow has a trigger, any number of conditions, and named actions. The editor shows you the graph, the YAML, and a plain-English summary, in the same view.
Any action can require approval. Sensitive ops like emails and refunds wait for a tap before they run.
Every run is logged with inputs, outputs, and side effects. Replay, retry, and trace every run from one pane.
Describe it in a sentence and the Brain drafts the flow. Or edit the YAML directly, both views stay in sync.
Triggers: CRM events, project changes, Slack reactions, schedules, webhooks. Actions: 200+ built-in + HTTP.
“If contract ≥ $50K and region = EU, route to Diego.” Visual branches, inline preview of every path.
Any step can run a Python or HTTPS block. Full env vars, secrets vault, 60-second timeout.