Data Hub

VMartins5
Member

Send a WhatsApp template using API.

I'm trying to send WhatsApp messages with quick replies via API (Meta and WhatsApp Business are already connected), but I can't find any instructions in the documentation.

 

Using this endpoint:


POST /conversations/v3/conversations/threads/{threadId}/messages

 

The documentation doesn't explain how to include quick replies. I assumed the only way to do this is via pre-approved WhatsApp templates, but I don't see how to achieve it. I noticed the WHATSAPP_TEMPLATE_METADATA option under attachments, but I cannot find any explanation about how to use it.

 

Is there a documented way to send messages with quick replies?

0 Upvotes
2 Replies 2
jlorienz
Member

Send a WhatsApp template using API.


@VMartins5  wrote:

I'm trying to send WhatsApp messages with quick replies via API (Meta and WhatsApp Business are already connected), but I can't find any instructions in the documentation.  Cabinet Makeovers Maine

 

Using this endpoint:


POST /conversations/v3/conversations/threads/{threadId}/messages

 

The documentation doesn't explain how to include quick replies. I assumed the only way to do this is via pre-approved WhatsApp templates, but I don't see how to achieve it. I noticed the WHATSAPP_TEMPLATE_METADATA option under attachments, but I cannot find any explanation about how to use it.

 

Is there a documented way to send messages with quick replies?


WhatsApp quick replies (interactive buttons) can’t be sent with the Conversations API alone—you must use the WhatsApp Cloud or Business API interactive message format. Meta requires a pre-approved template with “interactive” type and buttons defined in the template’s JSON.

0 Upvotes
STierney
Community Manager
Community Manager

Send a WhatsApp template using API.

Hey @VMartins5 - thanks for posting in the Community!

I've been reading through our documentation on the messages API currently in beta, which mentions quick replies. Is this the documentation you were referencing in your post? As this is a little beyond my knowledge base, I'd like to tag in some API experts to see what may be happening here!

@dsmarion, @Gonzalo, and @nickdeckerdevs1 - any thoughts on how @VMartins5 may be able to achieve including quick replies?

Shane, Community Manager





loop


Loop Marketing is a new four-stage approach that combines AI efficiency and human authenticity to drive growth.

Learn More




0 Upvotes