Within the toolbox there are a group of tools that help to control the direction and flow of the workflow.
The Start Workflow tool can initiate another workflow from within the current workflow.
In this example, we load the data of a Work Item to determine the jurisdiction of the Matter and then run a Workflow specific to the jurisdiction in which the Matter is being handled.

Pre-Requisites
- The workflow you are calling has been set up.
- The ID of the work item you wish to run your workflow against has been placed into a variable.
Configuration
Action Name | A descriptive name for the action indicating the purpose of it |
Id of the work item to run the workflow under | The ID of the work item you want to run your workflow against |
Workflow | Allows you to select a workflow to call |