Design
Create flow, place nodes, configure HTTP
- Create a flow
- Build on the canvas
- Configure requests
For developers, QA engineers, and integrators who automate API workflows without writing scripts.
Create flow, place nodes, configure HTTP
Wire success and failure paths
Play once, read timeline
Play locks the canvas while the workflow runs
Add named workflows from the sidebar. Each flow is an independent workspace with its own canvas and settings.
Place nodes on the grid; every flow starts with an INIT node that defines which steps run first.
Set URL, method, params, body, and headers for each HTTP node. Paste a curl command into the URL field to auto-fill title, method, URL, params, headers, and body.
Drag from output ports to input ports. Success and failure paths branch the flow after each API call completes.
Hit Play to execute the chain from INIT through connected nodes. Live loading spinners and status badges show progress in real time.
Check status badges on each node, then open the timeline inspector for full request/response details and stack data for downstream steps.
Features
A visual node canvas, HTTP request nodes, branching logic, and deep inspection—all stored locally on your machine.
Infinite-style canvas with zoom, drag, dot-grid background; node positions and connections persist when you reopen a flow.
Link nodes by dragging from output ports to input ports. Success and failure paths branch the flow after each HTTP response.
Full REST config: URL, method, params, body, headers. Paste a curl command to auto-fill the entire request form.
Sequential engine runs from INIT through triggered downstream nodes with live loading spinners and Success/Failure badges.
Per-node request/response details: headers, formatted JSON body, status code, and timing for every executed step.
Per-workflow key/value store with {{Key}} placeholders.
Workflows saved locally in Documents/Flowter—no cloud required.
Screens
From the workflow canvas to the timeline inspector—each part of Flowter is designed for building, running, and debugging API chains without leaving the app.
UI preview
UI preview
{{Key}} placeholders from Stack Records in any fieldUI preview
Play locks the canvas while the workflow runs
UI preview
UI preview
{{Key}} in URLs, params, headers, and bodyHealthCheck.status)Node types
INIT starts every flow. HTTP Request and Display Screen nodes handle API calls and on-canvas output—with type-specific Success and Failure routing.
The starting point of every flow. Its output ports define which nodes run first when you hit Play.
Configurable API calls with Success and Failure output ports for branching after each response.
Display resolved values on the canvas with optional conditional routing based on comparison rules.
UI preview — node routing
Every flow starts from INIT — wire its outputs to your first HTTP Request or Display Screen step. After each HTTP call, the runner follows Success or Failure paths to the next connected node.
Timeline
After a run completes, open the timeline inspector on any executed node to see exactly what was sent, what came back, and how long it took.
UI preview — sample timeline output
Data
Define your own key/value pairs in Stack Records and reference them with
{{Key}} placeholders in URLs, params, headers, and body. HTTP nodes automatically inject
JSON response fields into API Stack Records—prefixed by node title—so downstream steps can use values
like {{HealthCheck.version}} without manual copy-paste.
All workflows are saved locally in your Documents/Flowter folder. No database, no cloud account, no subscription.
Gallery
Open Flowter to a dark developer canvas built for focus—not clutter. Place HTTP Request and Display Screen nodes, wire success and failure paths, and run the whole chain with one click. Stack panels and timeline inspector stay one click away.
Windows desktop · v1.1.6 LTS
Flowter is a Windows desktop app for building and running API request chains on a visual node canvas. No cloud account required—workflows are stored locally on your machine.
Download Flowter Release LTS for Windows and run the installer. No account or license key required to get started.
Add a named flow from the sidebar, place HTTP Request nodes on the canvas, and wire them from the INIT node.
Hit Play to execute the chain. Check status badges on each node, then open the timeline inspector for full request/response details.
No account required. Workflows stored locally on your machine.
Windows may show a SmartScreen prompt for unsigned installers.