ScopieFlows

Automations you can actually read.

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.

Trigger · Deal closes won
When amount ≥ $25,000
Draft onboarding plan
Uses Claude · account context
Email to CSM + customer
Requires approval · Diego
Create onboarding project
Template · 90-day kickoff
Why ScopieFlows

Automations an engineer wouldn’t be embarrassed by.

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.

Human-in-the-loop steps

Any action can require approval. Sensitive ops like emails and refunds wait for a tap before they run.

Full audit trail + version history

Every run is logged with inputs, outputs, and side effects. Replay, retry, and trace every run from one pane.

Plain English or YAML

Describe it in a sentence and the Brain drafts the flow. Or edit the YAML directly, both views stay in sync.

Any trigger, any action

Triggers: CRM events, project changes, Slack reactions, schedules, webhooks. Actions: 200+ built-in + HTTP.

Branches + conditions

“If contract ≥ $50K and region = EU, route to Diego.” Visual branches, inline preview of every path.

Drop into code when you need

Any step can run a Python or HTTPS block. Full env vars, secrets vault, 60-second timeout.

200+
Built-in actions, plus code
Plain English
Describe it, get the flow
Approve
Human-in-the-loop steps
Audited
Every run logged, inputs to outputs