How to change the conversation flow after a user reply
We’ve seen how we can ask very specific questions and even how we can just watch for specific keywords globally but how can we display different information based on what our user is saying? Each input and global detection action based on simple text will use a configured variable where the user reply to the question will be set. If the user replies correctly to your question, your variable will hold the reply and it can be used to change …
Read MoreHow to change the conversation flow after a user reply