baptisteArno / typebot.io

💬 Typebot is a powerful chatbot builder that you can self-host.
https://typebot.io
Other
5.77k stars 1.59k forks source link

Cant capture another interactive type message for whatsapp #1574

Closed trigidigital closed 2 weeks ago

trigidigital commented 3 weeks ago

Hi, I’ve tried to capture variables with the button ID in the input block and it worked, but why doesn’t it apply to other types of interactive WhatsApp messages such as:

It seems that typebot only captures the reply_button parameter from WhatsApp type message, is there a possibility to add another whatsapp interactive message so we can capture it?

The type of interactive message you want to send. Supported values: button: Use for Reply Buttons. catalog_message: Use for Catalog Messages. list: Use for List Messages. product: Use for Single-Product Messages. product_list: Use for Multi-Product Messages. flow: Use for Flows Messages.

docs: https://developers.facebook.com/docs/whatsapp/cloud-api/reference/messages#interactive-object

baptisteArno commented 2 weeks ago

1317