Hi im new into programming and i have generated a basic whatsapp chatbot but i would like to have a drop down menu as an answer instead of just a regular message or links that show a form. hope anyone can at least give a hint
hey @Simei_Hdez welcome to n8n community.
can you share example of message?
so lets say i have a chatbot trigger by whatsapp and it generates an auto reply thru whatsapp but the reply shall content a menu selection so that the clients can pick for example:
Client: Hi
Business: Hi our business is here to help you. Please let us know if you are looking for a:
Menu:
- Option 1 - Service
- Option 2 - Product
Client for example: selects option 1
businees reply with a option menu of services offer
- Service 1
- Service 2
- Service 3
Client picks: Service 2
Business replies with a form to collect data:
Name, phone, email & location
Customer fills out form
Business send email with a pdf quote and sends whatsapp message confirmation of quote sent to email regards client
In your request parameter pass type: interactive and under interactive use type:list
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.