How can we read the response selected from the WhatsApp list prompt?

When I select an option from the list. I receives a message “I think you are looking for something I cannot help you with”.

Someone please help me with this

Hi @chandan_pandey this happening because the bot is unable to validate the option that you select from the whats app list and taking you to the fallback.

Okay @Jayesh_Rana but can you please help me. How can I validate the input. Because there is no such option.

Hey @chandan_pandey you can store the What List in a variable and then you can print that variables and check what data is getting printed.

1 Like

I have tried storing it. But then also I got the same output.
“I think you are looking for something I cannot help you with.”

Thanks for your help Sir

Did the issue got fixed @chandan_pandey??

No, I am trying on it.


saved as variable.

put a logic after that

2 Likes

@chandan_pandey Can you share a screenshot of the flow — what is expected after someone clicks on one of the options here?

@gautham I have used a logic after the list. and it worked

Thank you @Abdullah_Zuhud I have saved the input and applied logic and it worked for me.