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 main flow doesn't wait for the called flow to finish, you can't return specific values from that helper flow. If you need returned values, use Call Flow instead.
Input
Field | Definition | Type | Required |
---|---|---|---|
Helper Flow |
Opens a dialog so you can select the flow to execute in parallel with your current flow. Choose either an existing flow or create a flow. |
Dialog |
TRUE |
With these inputs |
The inputs that are defined on 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.