This update lets you draw Go To connections from a trigger to any step on the canvas. Create multiple target paths, set priorities, label connections, and visualize where new enrollments begin. Validation prevents loops, logs show the chosen path, and testing is faster with cleaner entry routing.
Go To from a trigger to any downstream step on the canvas
Multiple outgoing connections with drag to reorder priority
Labels and colors on connections for clear path intent
Validation to prevent loops and disconnected targets
Mini badges on targets indicating trigger entry points
Run logs that record the selected connection and target step
Support alongside existing routers, delays, and conditions
Keep a default last priority path to catch uncategorized entries
Label connections with simple criteria like New lead or Existing customer
Reuse common starting steps to reduce canvas clutter
Run validation after adding or reordering connections
Use test records that cover each connection to verify routing
Avoid long chains before the first decision to speed execution
Step 1
Open Advanced Builder and select your workflow. Select the trigger and choose Add connection or Go To.

Step 2
Click a target step on the canvas to create the connection, then add a label. Add additional connections as needed and drag to set order of priority.

Can a trigger connect to multiple starting steps?
Yes, add multiple Go To connections and order them by priority.
Does this replace routers or conditions?
No, it complements them and lets you land on the right first step sooner.
How do I prevent loops or broken paths?
Use validation to catch loops and ensure each connection targets a valid step.
Will logs show which path was taken?
Yes, run logs record the selected connection label and target step.
Can I label and reorder connections?
Yes, add labels for clarity and drag to reorder priority.
What happens if no connection criteria match?
The default or last priority path is used if configured, otherwise validation.