Help me build my workflow - Whatsapp replies with dropdown menus in automated chatbot

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:

  1. Option 1 - Service
  2. Option 2 - Product

Client for example: selects option 1

businees reply with a option menu of services offer

  1. Service 1
  2. Service 2
  3. 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.