Using Agents in Flows

The Send To Agent Node

While agents are the container for the execution of a flow, a flow can also send messages/events to another agent for processing.

This is done by using the "Send To Agent" node in a flow.

The send to agent node can be found in the "request" category in the palette in the flow editor.

Using this node allows a flow to effectively route messages to different agents based on data type as shown in the flow below.

The Send To Agent node is very easy to use. Simply select the agent from the list "Agent Id" property and provide the optional key and required payload properties.

Last updated