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.
Condition: With what the trigger was running flow?
Moderator: Martin
-
- Posts: 10
- Joined: 24 Sep 2015 12:22
Re: Condition: With what the trigger was running flow?
It had helped?
- Attachments
-
- flow_Flow2_20170715_154621.xml
- (2.82 KiB) Downloaded 721 times
-
- Posts: 10
- Joined: 24 Sep 2015 12:22
Re: Condition: With what the trigger was running flow?
Used variable "trigger" and now I can distinguish using a simple if, from which trigger it came.
Thanks for the help.
Thanks for the help.