I figured out how to save a "flow"-wide variable using "change"-node.
somehow I can't directly use this variable inside a "http request node"
I always need to use another "change" node to save the variable from "flow.variable" -> "msg.variable".
so.. how is it possible to use a flow-wide variable directly inside my http request Node?
my URL looks like this right now:
https://{{variable}}/!run cmd test/cmd3 option 2