Hi, I am working on an application in architect which will have multiple flows.
There is one flow that can be called by multiple flows.
Is there a way to know within a flow what the name of the calling flow is.
I understand that I can set participant data in the calling flow with the name of the flow and then get the participant data after jumping to the called flow but was wondering if there is another built in way to do this.
Thank you.