get a variable from another flow
Posted: 04 Feb 2020 17:10
Good evening everyone.
I have a flow A that executes a certain action only if another flow B is running on its own.
On its own meaning that flow B is already running when flow A starts, id est flow B is not executed with an action from flow A.
The matter is that in flow A I need to get a value from a variable in flow B.
Do I necessarily have to config that variable as a global one or is there another way to retrieve its value from flow A?
Thank you.
I have a flow A that executes a certain action only if another flow B is running on its own.
On its own meaning that flow B is already running when flow A starts, id est flow B is not executed with an action from flow A.
The matter is that in flow A I need to get a value from a variable in flow B.
Do I necessarily have to config that variable as a global one or is there another way to retrieve its value from flow A?
Thank you.