Static Variables limited to entire flow
I have some static values which I want to use in multiple steps. But I don't see any way to initialise it once in the flow and use for all the steps. Currently, I have to set the static variables for every step.
Is there a way to set any variable for the entire flow and use it in all the steps.
Thanks in advance for your help!