Skip to main content
The advanced workflow builder provides a fully visual, freeform canvas for creating sophisticated automations. Unlike the standard linear builder, it supports multiple trigger paths, parallel branches, and complex logic — all in a single view. It’s designed for teams that need flexibility, power, and clarity when designing intricate automations.
The advanced builder changes how workflows are displayed and edited, not how they execute. Workflow logic and contact behavior remain identical to the standard builder.

Accessing the advanced builder

Open any workflow and click the Advanced Builder toggle in the top-left corner of the builder. You can switch between Standard and Advanced modes freely — unless your workflow contains advanced-only elements (see below).

Key features

Go-to connections and parallel trigger paths

In the advanced builder, each trigger can point to any action in the workflow via a Go-To connection. This allows you to:
  • Route multiple triggers to different entry points in the same workflow
  • Create parallel branches that run independently within a single workflow context
  • Build non-linear flows that jump to specific actions rather than always starting from step one
To create a Go-To connection:
  1. Click + Add to open the Triggers & Actions panel
  2. Add a trigger and define where it should begin
  3. Drag the trigger’s Go-To connector onto the target action

Delinked nodes (independent branches)

Build branches that are completely isolated from the main flow — useful for managing multiple triggers or outcomes within a single canvas. Each delinked cluster runs independently when its trigger fires.

Visual indicators

IndicatorMeaning
Solid connectorNormal sequential path
Dashed connector with arrowTrigger Go-To (jumps to target action)
Isolated clusterDelinked/parallel branch

Enable and disable nodes

Test or temporarily remove specific actions without deleting them or rewiring the flow:
  • Disable: Hover over a node → click Pause
  • Enable: Hover again → click Play
Disabled nodes are skipped during execution; all connections remain intact. You can also select multiple nodes and toggle entire sections on or off at once.

Tidy up (auto-layout)

After major edits or imports, the canvas can become cluttered. Click Tidy Up to automatically organize all nodes into a clean, readable layout.

Workflow switcher

Open the workflow switcher from the left sidebar to browse recent workflows or search by name or tag. Click a result to open it in a new tab while keeping your current canvas open. You can also create, duplicate, or delete workflows from this panel.

Efficiency tips

  • Multi-select: Use Ctrl/Cmd + drag to select and move multiple nodes at once
  • Copy and paste: Use Ctrl/Cmd + C and Ctrl/Cmd + V to duplicate sections across workflows
  • Keyboard shortcuts: Click the keyboard icon in the top-left to see the full list of shortcuts

Notes and limitations

If you switch back to the standard builder, you must first remove any advanced-only elements — Trigger Go-To connections, delinked nodes, and disabled nodes. These features are not supported in the standard view.
  • Single enrollment per contact: Even with parallel branches, a contact cannot run through multiple branches simultaneously in the same workflow
  • Name everything clearly: Use descriptive names on all triggers and actions — this is especially important in complex canvases and makes version history readable
  • Organize early: Use Tidy Up regularly to maintain canvas readability as your workflow grows

Advanced builder vs. standard builder

CapabilityStandard builderAdvanced builder
Linear action chainsYesYes
Multiple triggersYesYes
If/Else branchingYesYes
Parallel delinked branchesNoYes
Trigger Go-To connectionsNoYes
Disable individual nodesNoYes
Freeform canvasNoYes
Auto-layout (Tidy Up)NoYes
Last modified on March 4, 2026