Call another workflow Step (Callable Workflow)

A callable workflow step will run another workflow. Callable workflows are like functional calls in programming languages. They offer an easy way to reuse workflow logic.

Setting up a callable workflow

To create a callable workflow you need to set up a trigger as a callable workflow as shown in the screenshot below. In the callable workflow trigger, you can add additional inputs that you want to receive from calling another workflow.

Adding additional inputs:

To add additional fields, click on the “Add A Field” button. This will open a popup for you to configure the input field as shown below. Provide input field name, display name and the field type.