Overview
Sends a message with a list of options grouped into sections. The customer taps the button, opens the list and picks a row; the choice comes back on your webhook. Thecontent.type field will be INTERACTIVE_LIST.
It is the format for when the options don’t fit in buttons: a menu, a service catalog, time slots, branches.
Up to 3 options, prefer quick reply buttons, which take one tap less.
Request body
header and footer are optional. The id of each row is yours to choose and is what comes back on the
webhook when the customer selects it.
Meta’s limits
The customer’s answer
When the customer picks a row, your webhook receives the choice with the sameid you sent:
id is how your application identifies the option, without depending on the displayed text — which can
change without breaking the integration.
Details of the Official WhatsApp rule in conversation window. See the
what each channel accepts for all channels.