Call Flow Async

This function card starts another flow and then continues without waiting for that flow to finish. You can use multiple Call Flow Async cards if you want to start different sets of actions that run in parallel.

Because the flow doesn't wait for the called flow to finish, you can't return specific values for that flow to return. If you need return values, use Call Flow instead.

Input

Field Definition Type Required
Helper Flow Dialog to select a flow that will be executed in parallel to your current flow. Choose either an existing flow or create a flow. Dialog TRUE
With these inputs Inputs defined by the helper flow. These fields are automatically populated when you select the flow using the Choose Flow dialog. Various FALSE

Output

This card has no output fields.

Related topics

Functions in Workflows

Workflow elements