Building networks with Jump nodes
A Jump node transfers the customer from the current tree into another tree seamlessly. The customer never notices the switch.
Why use Jump nodes?
- Reusability – Build a common flow once (e.g., 'Collect customer details') and reuse it across many trees.
- Manageability – Keep each tree focused on one topic instead of one giant tree with hundreds of nodes.
- Team collaboration – Different team members can own different sub‑trees.
- Version control – Update a sub‑tree once, and all parent trees automatically use the new version.
Configuring a Jump node
- Drag a Jump node onto the canvas.
- Click the node to open properties.
- Select the target tree from the dropdown (only published trees appear).
- Optionally, pass variables from the current tree to the target tree (e.g., customer name, serial number).
- Connect the Jump node to the start of the target flow (represented as a special 'Entry' node in the target tree).
When the Jump node is reached, the widget loads the target tree and continues from its start node.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article