With Router nodes, you can add rules to Forms to create conditional logic jumps that redirect users between nodes. For example, a rule condition can be defined for a specific user_metadata attribute to route a user to a specific step node or flow node.
The router node automatically adds a Default case rule. If no rule conditions are met, the journey continues to the linked node.
Rules are evaluated in the order placed in the router. When a rule condition is met, the journey continues to the linked node, and no other rule conditions are evaluated.
You can add up to 10 rule conditions to the router node.