Skip to main content

Flow Invoker

The Flow Invoker task allows executing another flow from within the current flow.

Configuration

Flow Invoker Task Options
Flow Invoker Task Configuration
ConfigurationDescription
FlowThe flow to invoke
Run ModeRun Mode

- Fire And Forget
- Async
InputInput parameters to pass to the invoked flow

Task Output

Returns the output from the invoked flow that can be used in subsequent tasks.

Output VariablesDataTypeDescription
OutputJsonReturned output from the Flow