How to create a flow that is ONLY executed manually?
Posted: 18 Oct 2014 20:40
In other words, I want to create a list of actions that will be executed only by the action Trigger Flow in another Flow. So I need a flow that has no trigger of its own. Is this possible?
The reason is that I have a list of actions to control various phone settings that will be triggered in multiple locations / conditions. So rather than duplicate those settings in multiple flows, I want to set up the list of actions once, and "call" it from each of the other flows.
I guess I could define it for one location, and then trigger that location flow from other places (ex., create the actions in a flow called @Home, and then trigger @Home when I arrive at home, or at work, or at the customer site). But that's inelegant, at best.
What I want is a flow called, for example "Indoor settings" that has only actions, and no trigger, and execute it from flows called @Home, @Work, @Customer.
The reason is that I have a list of actions to control various phone settings that will be triggered in multiple locations / conditions. So rather than duplicate those settings in multiple flows, I want to set up the list of actions once, and "call" it from each of the other flows.
I guess I could define it for one location, and then trigger that location flow from other places (ex., create the actions in a flow called @Home, and then trigger @Home when I arrive at home, or at work, or at the customer site). But that's inelegant, at best.
What I want is a flow called, for example "Indoor settings" that has only actions, and no trigger, and execute it from flows called @Home, @Work, @Customer.