How to make flow assign its name to global variable?
Posted: 25 Feb 2020 22:29
Hi, I'm looking for script method or action, that will give me name of the flow where it was called and assign this name to global variable. To make it clear: flow named "some_flow" executes and assigns its own name to global variable, so another flow can read this value ad execute "some_flowe" once again if some conditions are met.