Built for developers, testers, and business analysts who share one workspace.
-
API chaining
Pass tokens and IDs between steps — login, authorize the next call, assert the outcome.
-
Complex flows
Branch, framed try/foreach (including nesting), join, and subflows on a readable canvas the whole team can follow.
-
Regression + continuous integration
Assert steps, run suites from the CLI, and keep the same
*.flow.jsonfiles in git.
One workspace for the team
Flows live as git-friendly files. Use the desktop app to design and debug; use the CLI in scripts and continuous integration. Your data stays local.
-
Visual builder
Canvas, inspector, and run panel — same theme as this site.
-
Hero scenario
Open the sample workspace and run login-and-profile — auth, chained call, and asserts.
-
One docs site
Docs cover UI, CLI, and nodes together.