Saltar al contenido principal

Router

Category: Control

Route data to different outputs based on conditions

What this node does

  • Conditional routing
  • Multiple routes
  • Default handling
  • Priority rules

How to use

  1. In the Agentic Studio, open or create a workflow
  2. In the node palette on the left, find Router under the Control category (or use the search bar)
  3. Drag the node onto the canvas
  4. Double-click the node to open its configuration dialog
  5. Fill in the required parameters (see Configuration below)
  6. Connect the Input Data input port from an upstream node
  7. Connect the Route 1 and Route 2 and Default Route output to the next node downstream

Inputs

PortTypeRequiredDescription
Input Dataanyany data

Outputs

PortTypeDescription
Route 1anyany data
Route 2anyany data
Default Routeanyany data

Configuration

Open the configuration dialog by double-clicking the Router node on the canvas.

ParameterWhat to enter
routesConfigure routes in the node settings
defaultRouteConfigure defaultRoute in the node settings
evaluationOrderConfigure evaluationOrder in the node settings

When to use this node

  • Message type routing
  • Department routing
  • Priority handling

Need help configuring this node?

Go to Settings → Connectors to set up the connection this node depends on, then reference the connector ID in the node configuration dialog.