Is there a way to go to a specific workflow whenev...
# 💻developers
k
Is there a way to go to a specific workflow whenever a user reply follows a specific format, without creating a node with this workflow at every single transition? So for example, if I have a specific quiz structure (Q - A, Q -A) but I want the user to be able to exit the flow using some special character (e.g. //*exit*//) , is there someway to do this without having to add a node between the questions?
2 Views