Workflow compose tool

Workflow Builder

Drag generic automation nodes onto a canvas, connect them, and export a JSON sketch—useful for scoping flows before you pick a platform.

How to use this builder

Sketch an automation as a platform-agnostic graph — compose steps, connect them, and export JSON for handoff or discussion.

  1. Drag nodes onto the canvas

    Pull entry points, logic, and actions from the left panel onto the canvas. Each node is a generic building block — not tied to a specific automation platform.

  2. Connect the flow

    Drag from an output port (right side of a node) to an input port on another node. Click an edge to select it; press Delete to remove it.

  3. Configure steps

    Fill in fields and descriptions on each node. Use Condition nodes to build AND/OR rules with values or variables.

  4. Navigate the canvas

    Pan by dragging empty space, zoom with the mouse wheel or the bottom-right controls, and use Fit all to frame every node.

  5. Export or reset

    Export JSON downloads a simple nodes-and-edges sketch you can share or refine later. Load example restores a sample pipeline; Clear canvas starts over.