Call Flow Async

This function card starts another flow then continues without waiting for that flow to finish. String together multiple Call Flow Async cards if you want to kick off different sets of actions to run in parallel.

Because the flow doesn't wait for the called flow to finish, you cannot 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

Output

This card has no output fields.

Related topics

Functions in Workflows

Elements of Workflows