Workflow

Reference an existing Application as input

The "Workflow" Utility Step allows you to reference a preexisting Workflow as input. This can be an extremely powerful tool for developing more complex Workflows.

While it is possible to create a "Workflow" Utility Step in both Agents and Workflows, we typically recommend only doing so for your chat Agents. For cases where you want to reference the output of an existing Workflow in another Workflow, the better option is often to combine the logic into a single Workflow.

Configuring a "Workflow" Utility Step

To get started, begin editing your Agent or Workflow. Then select the "Utility" icon and add your "Workflow" Step as shown below:

Add an existing Workflow as input to your Agent

You'll notice that when configuring the "Workflow" Step, you have the option to choose the specific Workflow to reference as well as its desired version.

Note: In order for a Workflow to appear in the selectable dropdown list, it must have been published.

Last updated