01 · Six-step builder
From a blank canvas to a live task flow in six steps.
The builder is a six-step wizard, not a feature-by-feature scavenger hunt. Name and describe the flow, drag tasks onto the canvas, decide if it should be a published HTTP endpoint, pin a cron, attach failure actions, and pick a log retention. Each step is small enough to review, and the canvas in the middle is the source of truth — reviewers read it, operators trust it.
- Step 1 — Definition: name, description, environment
- Step 2 — Tasks: drag-and-drop canvas, chained with output keys
- Step 3 — Endpoint: publish as a REST endpoint protected by an API Key
- Step 4 — Schedule: Quartz cron expression with timezone awareness
- Step 5 — Failure Actions: page the oncall, log to SIEM, recover automatically
- Step 6 — Retention: how long the execution log lives, by environment
- Save at any step — pick up where you left off
- Same wizard for a one-task flow as for a fifty-task flow
- Definition
- Tasks
- Endpoint
- Schedule
- Failure Actions
- Retention