Skip to main content

I’d like to ask a question in my flow, for example, ‘How old is George Clooney?’ and only send them users to a certain path of the flow if they give the correct numerical answer (63)

And possibly show a ‘Try Again’ message if incorrect answer is given

Is this possible?

Yeap, use conditions to check.


Please can you briefly explain how?


Like this

 


Thank you so much 🙏🏻


I just don’t have the option to use ‘Answer’ as a condition… Am I doing something wrong?

 

 


You need to create a user field (in my case it was called answer)

Then ask the question with a user input block, and save it to the user field.

Then setup the condition with the user field.

 


Reply