How to use Sub-Flow in Salesforce?

0
511

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

https://youtube.com/watch?v=qQGi3MB0_4M%3Ffeature%3Doembed

Thanks for reading:)

LEAVE A REPLY

Please enter your comment!
Please enter your name here