How to pass variable from Main workflow to another sequences without using Argument?
Declare a Global variable with scope “Main”. It can be used anywhere
i don’t know why you wouldn’t use arguments, but you could use a json if you’re dealing with ‘simple’ variables.