Based on WA docs https://developers.facebook.com/docs/whatsapp/cloud-api/reference/messages/#interactive-messages
Any chance to implement this feature baptize? there is many interactive message that will make whatsapp to be real chatbot with complete function and there is Flow Whatsapp that can enable opt in form too
I already solve this with http request on n8n to call this feature but the problem is it make to many if else function on typebot cause the response from http request block to n8n to set each response from list message so i guess it will be nice to have message block for whatsapp on typebot menu, what do you think?