Go back to start

(Lucas Schlottfeldt) #1

I have a group of flows X, Y and Z. The start flow is X. How do I send my user back to the beginning of flow X everytime he types “Start” or “start” for example.
I want to do it on any flow the user actually is (X, Y or Z).

(Daniel Beckett) #2

You can trigger other flows by using the Flow service. You will need to setup a flow using a Flow trigger or New Message trigger and then match the keywords up in the trigger a flow action.