Flow Element: Subflow
Launch another flow that’s available in your org. A flow that is launched by another flow is called the referenced flow.
Usage
Flow Builder doesn’t display descriptions for input and output values. For details about each variable in the referenced flow, ask the admin who built the flow for more information.
At run time, the flow calls the active version of each referenced flow by default. If a referenced flow has no active version, the flow calls the latest version of the referenced flow. To run only the latest version of each referenced flow, either:
- In Flow Builder, click Debug. Select Run the latest version of each flow called by subflow elements, and click Run.
- Append the URL for the master flow with
?latestSub=true
.
Final Outcome
Complete Video
Thanks for reading:)