Hello,
I’m very new but I checked tutorials, video ecc… anyway I’m struggling a bit to understand the logic!
Any help will be really appreciated!
In my situation, I have an entry flow (generic), then the user can type different keywords, activating different flows.
I guess this approach is correct
BUT I don’t understand why sometimes the user needs to type the word twice, before it is recognized by the bot
I feel that the bot is still into another flow and cannot ‘hear’ the first time the user type the keyword
How to avoid this?
Maybe I’m doing some strategic error