Design flows like diagrams, not scripts.
Each step has its own Params, Headers, Body, Auth, Tests and Settings. Add and reorder steps as your journeys grow — no YAML, no brittle shell scripts.
Want to see it in action first? Use the open playground — it resets every hour and is safe to break.
Try the playgroundFlowtest feels like a productivity app, not a CI script. Design flows, capture data between steps, and run production‑safe monitors per environment — without touching YAML or pipelines.
Run every 10 min · 99.8% SLA
Last failure: assertion on /orders
Alerts → Slack #oncall
Login200 ms · status eq 200
Create session tokencapture token → {{token}}
Submit order442 ms · 3 assertions
WebhookSlack & email on fail
See how flows use environments, captures and workers in under 3 minutes.
Build suites that mirror real customer flows. Flowtest turns requests, assertions, environments, schedules and alerts into one visual surface.
Each step has its own Params, Headers, Body, Auth, Tests and Settings. Add and reorder steps as your journeys grow — no YAML, no brittle shell scripts.
Extract tokens, IDs or any JSON field from responses and reuse them in later steps. Co‑locate assertions with each request so QA and engineers share the same context.
Configure default, staging, production and custom environments. Attach schedules, webhooks and alerts per environment — and run flows from self‑hosted workers inside your network.
Compared to scripts
Stand up regression suites in minutes, not weeks of bash + curl + CI glue.
Compared to Postman