<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Send a WhatsApp template using API. in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Send-a-WhatsApp-template-using-API/m-p/1191164#M85780</link>
    <description>&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using this endpoint:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;POST /conversations/v3/conversations/threads/{threadId}/messages&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a documented way to send messages with quick replies?&lt;/P&gt;</description>
    <pubDate>Wed, 20 Aug 2025 17:55:09 GMT</pubDate>
    <dc:creator>VMartins5</dc:creator>
    <dc:date>2025-08-20T17:55:09Z</dc:date>
    <item>
      <title>Send a WhatsApp template using API.</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Send-a-WhatsApp-template-using-API/m-p/1191164#M85780</link>
      <description>&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using this endpoint:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;POST /conversations/v3/conversations/threads/{threadId}/messages&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a documented way to send messages with quick replies?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2025 17:55:09 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Send-a-WhatsApp-template-using-API/m-p/1191164#M85780</guid>
      <dc:creator>VMartins5</dc:creator>
      <dc:date>2025-08-20T17:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Send a WhatsApp template using API.</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Send-a-WhatsApp-template-using-API/m-p/1191293#M85781</link>
      <description>&lt;P&gt;Hey &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/981049"&gt;@VMartins5&lt;/a&gt;&lt;/SPAN&gt; - thanks for posting in the Community!&lt;BR /&gt;&lt;BR /&gt;I've been reading through our &lt;A href="https://developers.hubspot.com/docs/guides/api/conversations/inbox-and-messages" target="_blank"&gt;documentation on the messages API currently in beta&lt;/A&gt;, 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!&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/293284"&gt;@dsmarion&lt;/a&gt;&lt;/SPAN&gt;, &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/146"&gt;@Gonzalo&lt;/a&gt;, and &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/115766"&gt;@nickdeckerdevs1&lt;/a&gt;&lt;/SPAN&gt; - any thoughts on how &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/981049"&gt;@VMartins5&lt;/a&gt;&lt;/SPAN&gt; may be able to achieve including quick replies?&lt;BR /&gt;&lt;BR /&gt;Shane, Community Manager&lt;/P&gt;</description>
      <pubDate>Thu, 21 Aug 2025 01:16:00 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Send-a-WhatsApp-template-using-API/m-p/1191293#M85781</guid>
      <dc:creator>STierney</dc:creator>
      <dc:date>2025-08-21T01:16:00Z</dc:date>
    </item>
    <item>
      <title>Re: Send a WhatsApp template using API.</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Send-a-WhatsApp-template-using-API/m-p/1199425#M85782</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/981049"&gt;@VMartins5&lt;/a&gt;&amp;nbsp; wrote:&lt;BR /&gt;&lt;P&gt;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.&amp;nbsp; &lt;A href="https://mainecabinetcompany.com/" target="_blank" rel="noopener"&gt;&lt;FONT size="1 2 3 4 5 6 7" color="#FFFFFF"&gt;Cabinet Makeovers Maine&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using this endpoint:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;POST /conversations/v3/conversations/threads/{threadId}/messages&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a documented way to send messages with quick replies?&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;WhatsApp quick replies (interactive buttons) can’t be sent with the Conversations API alone—you must use the &lt;STRONG&gt;WhatsApp Cloud or Business API interactive message format&lt;/STRONG&gt;. Meta requires a &lt;STRONG&gt;pre-approved template&lt;/STRONG&gt; with “interactive” type and buttons defined in the template’s JSON.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Sep 2025 12:40:27 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Send-a-WhatsApp-template-using-API/m-p/1199425#M85782</guid>
      <dc:creator>jlorienz</dc:creator>
      <dc:date>2025-09-11T12:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: Send a WhatsApp template using API.</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Send-a-WhatsApp-template-using-API/m-p/1229331#M85783</link>
      <description>&lt;P&gt;I am also missing a way to use the API to send pre-approved templates. They all have an ID, both within HubSpot and Meta. Should be possible and is actually an important piece missing in the current WhatsApp integration.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Nov 2025 10:37:23 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Send-a-WhatsApp-template-using-API/m-p/1229331#M85783</guid>
      <dc:creator>FGless</dc:creator>
      <dc:date>2025-11-28T10:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Send a WhatsApp template using API.</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Send-a-WhatsApp-template-using-API/m-p/1229336#M85784</link>
      <description>&lt;P&gt;Hi &lt;SPAN&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/581680"&gt;@FGless&lt;/a&gt;&lt;/SPAN&gt; and Happy Friday! &lt;span class="lia-unicode-emoji" title=":confetti_ball:"&gt;🎊&lt;/span&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for sharing your valuable feedback with the HubSpot Community, I’ve shared your input with our internal team as well.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I’d also love to connect you with our wonderful Top Experts: Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/17186"&gt;@Anton&lt;/a&gt;, &lt;SPAN&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/601366"&gt;@sylvain_tirreau&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;and &lt;SPAN&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/63499"&gt;@SteveHTM&lt;/a&gt;&lt;/SPAN&gt; have any of you tried sending WhatsApp templates with quick replies via the HubSpot API?&lt;BR /&gt;&lt;BR /&gt;If so, do you have any insights or tips you could share with &lt;SPAN&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/581680"&gt;@FGless&lt;/a&gt;&lt;/SPAN&gt;, please?&lt;BR /&gt;&lt;BR /&gt;Thank you all so much for your help, and wishing everyone a fantastic weekend!&lt;BR /&gt;Bérangère&lt;/P&gt;</description>
      <pubDate>Fri, 28 Nov 2025 11:00:36 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Send-a-WhatsApp-template-using-API/m-p/1229336#M85784</guid>
      <dc:creator>BérangèreL</dc:creator>
      <dc:date>2025-11-28T11:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: Send a WhatsApp template using API.</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Send-a-WhatsApp-template-using-API/m-p/1234420#M86154</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/581680"&gt;@FGless&lt;/a&gt;&lt;/SPAN&gt;, I wanted to follow up and let you know that the API currently doesn’t support sending WhatsApp messages.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We wanted to let you know that we heard your feedback, it’s so valuable! In response, we’ve updated the "&lt;A href="https://developers.hubspot.com/docs/api-reference/conversations-conversations-v3/guide#send-messages-to-threads" target="_blank"&gt;Send messages to threads&lt;/A&gt;" documentation to clarify this point.&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks again for sharing your feedback with us, we really appreciate it. It helps improve HubSpot for our whole Community.&lt;BR /&gt;&lt;BR /&gt;Have a wonderful day! &lt;span class="lia-unicode-emoji" title=":sun_with_face:"&gt;🌞&lt;/span&gt;&lt;BR /&gt;Bérangère&lt;/P&gt;</description>
      <pubDate>Tue, 16 Dec 2025 11:55:35 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Send-a-WhatsApp-template-using-API/m-p/1234420#M86154</guid>
      <dc:creator>BérangèreL</dc:creator>
      <dc:date>2025-12-16T11:55:35Z</dc:date>
    </item>
  </channel>
</rss>

