Skip to content

Workflow Builder Guide

The Workflow Builder is where you create and edit your automations using a visual drag-and-drop interface.

🖼️
Add Screenshot Here
Workflow Builder Interface - Full screen view with labels

The builder has three main areas:

This is your toolbox containing all available nodes:

  • Triggers - Ways to start workflows
  • Actions - Things your workflow can do
  • Logic - Decision-making tools
📚
Add Screenshot Here
Node Library - Show the sidebar with node categories

The main workspace where you build your workflow by dragging and connecting nodes.

Features:

  • Zoom in/out
  • Pan around
  • Grid snapping
  • Auto-layout
💡 Navigation Tips:
- Scroll wheel to zoom - Click and drag background to pan - Double-click a node to edit it

When you click a node, this panel shows its configuration options.

⚙️
Add Screenshot Here
Properties Panel - Show node configuration interface
1

Find the Node

Browse the left sidebar or use the search box to find the node you need.

2

Drag to Canvas

Click and hold the node, then drag it onto the canvas and release.

3

Position It

Place the node where you want it in your workflow flow.

🎬
Add Animated GIF Here
Dragging Nodes - Show the drag and drop action

Click any node to open its configuration panel:

  1. Name: Give it a descriptive name
  2. Settings: Fill in required fields
  3. Advanced: Optional settings (if available)
📝
Add Screenshot Here
Node Configuration - Show filled configuration form

To create your workflow flow:

  1. Find the Output Handle - Small circle on right side of node
  2. Click and Drag - Draw a line to the next node
  3. Connect to Input - Release on the target node’s input handle

Node A

Output handle →

Node B

← Input handle

🔗
Add Animated GIF Here
Connecting Nodes - Show connection being drawn

Top toolbar buttons:

  • Save - Save your workflow
  • Run - Test the workflow
  • Activate/Deactivate - Toggle automatic execution
  • Settings - Workflow settings
  • Delete - Remove workflow
🛠️
Add Screenshot Here
Toolbar - Highlight each button with labels

Speed up your workflow building:

ShortcutAction
DeleteDelete selected node
Ctrl + ZUndo
Ctrl + YRedo
Ctrl + SSave
+ / -Zoom in/out
Space + DragPan canvas

Understand node states at a glance:

  • Green Border - Node is configured correctly
  • Red Border - Configuration error
  • Blue Highlight - Node is selected
  • Gray - Node is disabled
🎨
Add Screenshot Here
Node States - Show different node visual states
✅ Tips for Clean Workflows:
- Arrange nodes left to right (trigger → actions) - Use vertical spacing for parallel actions - Group related nodes together - Name nodes descriptively - Keep workflows simple and focused
  1. Right-click the node
  2. Select “Duplicate”
  3. Position the copy
  1. Click the connection line
  2. Press Delete key
  1. Click and drag to select area
  2. Move selected nodes together
🖱️
Add Screenshot Here
Multi-Select - Show selecting multiple nodes