Page 1 of 1

Can a flow trigger a flow

Posted: 18 Sep 2014 19:54
by Tordenfod
I have two flows, both triggered by incomming sms.. One is an auto reply intended for use in car..
The other is a " find phone" triggered by an sms containing a keyword..

As is -when im trigging the "find phone" the car flow is also trigged

My problem is that i cant find a way to build in the car autoreply to my car flow. The car flow is trigged by power source "charging" since the docking trigger dont work with my dock/ phone (sony acro S)

Problem with charging in car vs in house is solved by a true/ false solution in car -if bluetooth radio is located the car if not house charging and no launch of car app ect...

Makes sence ?

Re: Can a flow trigger a flow

Posted: 19 Sep 2014 03:39
by MURTUMA
Use action EXECUTE FLOW.

Re: Can a flow trigger a flow

Posted: 20 Sep 2014 07:45
by Tordenfod
My bad...

Can this be done as an condition.. ( if X flow run then run this )

Re: Can a flow trigger a flow

Posted: 20 Sep 2014 10:13
by angelatwork
Of course, condition whatever =true execute flow 1, condition whatever =false execute flow 2