Skip to main content

Router

The Router node introduces branching logic into a workflow. It evaluates conditions and directs execution down different paths depending on whether the criteria are met.

Configuring the node

  1. Click in the node header.
  2. The Configure Router Path dialog will open.
  3. Enter the Node Name.
  4. Enter the First Value.
  5. Select a Compare Condition to define how the first value will be compared against the second value (e.g., equal, contains, starts with, ends with).
  6. Enter the Second Value.