Does n8n support sending this kind of interactive message via WhatsApp?

Hello,
I’m using n8n in a project, and I need to send interactive WhatsApp messages that include buttons users can tap (like “Change Language”, “Buy”, “Sell”).

Does n8n support sending this kind of interactive message via WhatsApp?
What’s the best way to achieve this?
Any recommended WhatsApp API providers that integrate well with n8n for this use case?

Thanks in advance for any help!

Hi there, n8n does not necessarily support that out of the box, but you can use htpp request node for it, I’ve tried it out myself personally

You can see this documentation from meta on how to do it

Ofc, you need to have meta app setups and all

If this answers your question please mark this answer as the solution

3 Likes

Thanks for your reply. This helped me.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.