I have 4 flows with respective triggers:
- Welcome - catch all
- Something - Flow New Trigger
- Flow c - New Message trigger
- Unsubscribe - New Message trigger
Now, I want to be able to detect when user typed “unsubscribe” IN ANY flow at any stage, and send him to flow Unsubscribe (i.e. trigger flow Unsubscribe).
I read lot of Q&As here and still did not find a solution.
Is that possible?