Like quick replies, WhatsApp list not having fallback. What if users enter manually instead of selecting from WhatsApp list options? how we can handle the fallback?
1 Like
Hey @senthil.vasan
As the WhatsApp list prompt doesn’t have an option to take text user inputs it doesn’t need a fallback.
So @Pratik, in that case, after the WhatsApp list node, we need to call a function node to validation the option entered by user, correct?
Hey @senthil.vasan
As you can see in this screenshot, user input is not available hence validation is not needed.
Do you mean to say validation need or not needed? please clarify
1 Like
Sorry, my bad! validation is not needed in this case.