Salesforce Fact #983 | Access stage resource in another flow

Do you know we can use a stage resource in one flow which has been defined in another flow.

Here is the syntax to access the stage -> namespace:flowName:stageName

In the example screenshot, we are accessing the stage resource 'StageA' which has been defined in 'Mainflow1' and setting it as the current stage.





Comments