I am trying to create a flow on Whatsapp where to allow the user to move forward in the flow, he has to give an ID number or password.
I was hoping this could be possible to do by assigning the ID / password to the user (contact) as a custom field, storing the user’s input in a separate field and then using a condition bloc to compare both but it turns out the condition bloc can’t compare fields…
Any idea how to make it happen?
Solved
Create a password protected flow – Manychat challenge
Best answer by rodrigo_silvano
Hey,
For this, you have to create 2 custom fields.
Example:
- ID
- Permanent_ID
When the user set the password for the first time, you need to save it as Permanent_ID.
Then, in the future conversations, probably you set a question asking the ID. In this question, you need to save the user’s response as ID.
After that, you set a condition that ID is Permanent_ID.

Let me know if this helped 🙂
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.