Put flows into one
Posted: 27 Jan 2019 10:27
Hi,
i have a little problem to use different triggers in one flow. At the moment I use many flows with one trigger like this:
Http Request
/automagic/spritpreis1
Action
Script
global_spritpreis1 = {param_spritpreis1}
That works if I use a flow for each trigger, but I want it in one trigger. If I do this, I get it the other Variables "null".
It was not possible for me to find the right condition. Could someone help me with this?
global_spritpreis1 is needed for an output in a widget
best regards
JayJay
i have a little problem to use different triggers in one flow. At the moment I use many flows with one trigger like this:
Http Request
/automagic/spritpreis1
Action
Script
global_spritpreis1 = {param_spritpreis1}
That works if I use a flow for each trigger, but I want it in one trigger. If I do this, I get it the other Variables "null".
It was not possible for me to find the right condition. Could someone help me with this?
global_spritpreis1 is needed for an output in a widget
best regards
JayJay