Our work
Automation
Flowbench
Automations built with nodes, without writing code
The demo is a recreation of the system, with made-up data: the original belongs to the client and is not published. No sign-up needed.

The context
Every company has half a dozen tasks someone does by hand between two systems that don't talk: copying an order from the site into the ERP, sending a WhatsApp, adding a row to a spreadsheet. Automating them one by one is expensive; what's missing is the tool where they get built.
What the system does
- Node canvas with drag, connections and conditional branches
- Steps for AI models, database, HTTP, WhatsApp, Gmail, Slack and spreadsheets
- Per-step setup with its own credential, retries and what to do on failure
- The request body in view, built from the step's fields
- Execution with the data on top: how many items went through each connection
- A log of every run, with each node's output


