Page 1 of 1

Condition: With what the trigger was running flow?

Posted: 15 Jul 2017 05:16
by lukasz18dg
I can create flow with multiple triggers, but in flow, is it possible to check which trigger triggered the flow?
Example:
Triggers: As the battery is 100% and the shortcut.
Flow: If shortcut, go to A, if not, go to B

Why does it need it?

I have flow to back up the flow, but before running, I check the condition or the time is in range when I manually start, I want to skip it.

Re: Condition: With what the trigger was running flow?

Posted: 15 Jul 2017 13:49
by jurkov
It had helped?

Re: Condition: With what the trigger was running flow?

Posted: 12 Aug 2017 15:51
by lukasz18dg
Used variable "trigger" and now I can distinguish using a simple if, from which trigger it came.
Thanks for the help.