Back to All

Keywords 1 and 11 goes to same interactions

I have an interaction with a list of numbered options from 1 to 13 and when the user types a number it will go the specific interaction.

Right now in the connection, i have used the keywords 1 as well as 11 for each condition(if the user types 1 it will go to interaction2 and if the user types 11 it will go to interaction 3)

But when i type 11 instead of going to interaction3 it goes interaction2 and even in the interaction which does not have number 11 if i simply type 11 it goes to the interaction which has the keyword 1