<?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 Conversations API &amp;amp; Webhooks Documentation in Conversations API  Beta</title>
    <link>https://community.hubspot.com/t5/Conversations-API-Beta/Conversations-API-amp-Webhooks-Documentation/m-p/562866#M2</link>
    <description>&lt;P&gt;Hey there, beta users!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;For the Conversations API private beta, the main documentation is located at: &lt;A href="https://developers.hubspot.com/docs/api/conversations/conversations" target="_blank" rel="noopener"&gt;https://developers.hubspot.com/docs/api/conversations/conversations&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We also have Conversations webhooks that you can subscribe to in order to lern about new Conversations threads, updates to existing Conversations threads, and new messages on threads. You can create subscriptions for these in the "Webhooks" page for your app in your developer portal, or via the &lt;A href="https://developers.hubspot.com/docs/api/webhooks" target="_blank" rel="noopener"&gt;Webhooks API&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The available webhook events are:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Conversation - Created (&lt;FONT face="andale mono,times"&gt;converation.creation&lt;/FONT&gt;)
&lt;UL&gt;
&lt;LI&gt;Indicates that a new Conversations thread has been created&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Conversation - Deleted (&lt;FONT face="andale mono,times"&gt;conversation.deletion&lt;/FONT&gt;)
&lt;UL&gt;
&lt;LI&gt;Indicates that a Conversations thread has been archived (or soft-deleted)&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Conversation - Deleted for privacy (&lt;FONT face="andale mono,times"&gt;conversation.privacyDeletion&lt;/FONT&gt;)
&lt;UL&gt;
&lt;LI&gt;Indicates that a Conversations thead has been purged (or hard-deleted)&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Conversation - Property changed (&lt;FONT face="andale mono,times"&gt;conversation.propertyChange&lt;/FONT&gt;)
&lt;UL&gt;
&lt;LI&gt;Indicates that a property of a Conversations thread has changed&lt;/LI&gt;
&lt;LI&gt;Available properties:
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face="andale mono,times"&gt;assignedTo&lt;/FONT&gt;: indicates a thread's assignment has changed; value: the agent ID of the new assignee, if any&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="andale mono,times"&gt;status&lt;/FONT&gt;: indicates a thread's status has changed; value: &lt;FONT face="andale mono,times"&gt;OPEN&lt;/FONT&gt; or &lt;FONT face="andale mono,times"&gt;CLOSED&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="andale mono,times"&gt;isArchived&lt;/FONT&gt;: when a thread is restored (un-archived), a &lt;FONT face="andale mono,times"&gt;conversation.propertyChange&lt;/FONT&gt; webhook will be sent with &lt;FONT face="andale mono,times"&gt;isArchived: false&lt;/FONT&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Conversation - New message (&lt;FONT face="andale mono,times"&gt;conversation.newMessage&lt;/FONT&gt;)
&lt;UL&gt;
&lt;LI&gt;Indicates that a new message has been posted on a Conversations thread&lt;/LI&gt;
&lt;LI&gt;Extra fields available on webhook:
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face="andale mono,times"&gt;messageId&lt;/FONT&gt;: the ID of the new message&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="andale mono,times"&gt;messageType&lt;/FONT&gt;: the type of the new message (&lt;FONT face="andale mono,times"&gt;MESSAGE&lt;/FONT&gt;, &lt;FONT face="andale mono,times"&gt;COMMENT&lt;/FONT&gt;, &lt;FONT face="andale mono,times"&gt;WELCOME_MESSAGE&lt;/FONT&gt;)&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;The objectId on all webhook events is the ID of the Conversations thread that the webhook corresponds to.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For any questions or feedback regarding the documentation, the APIs themselves, or the webhooks, please start new threads in this forum.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;--Jake&lt;/P&gt;
&lt;P&gt;Technical Lead, Conversations product group&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 08 Mar 2022 16:09:07 GMT</pubDate>
    <dc:creator>jhartz</dc:creator>
    <dc:date>2022-03-08T16:09:07Z</dc:date>
    <item>
      <title>Conversations API &amp; Webhooks Documentation</title>
      <link>https://community.hubspot.com/t5/Conversations-API-Beta/Conversations-API-amp-Webhooks-Documentation/m-p/562866#M2</link>
      <description>&lt;P&gt;Hey there, beta users!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;For the Conversations API private beta, the main documentation is located at: &lt;A href="https://developers.hubspot.com/docs/api/conversations/conversations" target="_blank" rel="noopener"&gt;https://developers.hubspot.com/docs/api/conversations/conversations&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We also have Conversations webhooks that you can subscribe to in order to lern about new Conversations threads, updates to existing Conversations threads, and new messages on threads. You can create subscriptions for these in the "Webhooks" page for your app in your developer portal, or via the &lt;A href="https://developers.hubspot.com/docs/api/webhooks" target="_blank" rel="noopener"&gt;Webhooks API&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The available webhook events are:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Conversation - Created (&lt;FONT face="andale mono,times"&gt;converation.creation&lt;/FONT&gt;)
&lt;UL&gt;
&lt;LI&gt;Indicates that a new Conversations thread has been created&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Conversation - Deleted (&lt;FONT face="andale mono,times"&gt;conversation.deletion&lt;/FONT&gt;)
&lt;UL&gt;
&lt;LI&gt;Indicates that a Conversations thread has been archived (or soft-deleted)&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Conversation - Deleted for privacy (&lt;FONT face="andale mono,times"&gt;conversation.privacyDeletion&lt;/FONT&gt;)
&lt;UL&gt;
&lt;LI&gt;Indicates that a Conversations thead has been purged (or hard-deleted)&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Conversation - Property changed (&lt;FONT face="andale mono,times"&gt;conversation.propertyChange&lt;/FONT&gt;)
&lt;UL&gt;
&lt;LI&gt;Indicates that a property of a Conversations thread has changed&lt;/LI&gt;
&lt;LI&gt;Available properties:
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face="andale mono,times"&gt;assignedTo&lt;/FONT&gt;: indicates a thread's assignment has changed; value: the agent ID of the new assignee, if any&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="andale mono,times"&gt;status&lt;/FONT&gt;: indicates a thread's status has changed; value: &lt;FONT face="andale mono,times"&gt;OPEN&lt;/FONT&gt; or &lt;FONT face="andale mono,times"&gt;CLOSED&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="andale mono,times"&gt;isArchived&lt;/FONT&gt;: when a thread is restored (un-archived), a &lt;FONT face="andale mono,times"&gt;conversation.propertyChange&lt;/FONT&gt; webhook will be sent with &lt;FONT face="andale mono,times"&gt;isArchived: false&lt;/FONT&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Conversation - New message (&lt;FONT face="andale mono,times"&gt;conversation.newMessage&lt;/FONT&gt;)
&lt;UL&gt;
&lt;LI&gt;Indicates that a new message has been posted on a Conversations thread&lt;/LI&gt;
&lt;LI&gt;Extra fields available on webhook:
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face="andale mono,times"&gt;messageId&lt;/FONT&gt;: the ID of the new message&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="andale mono,times"&gt;messageType&lt;/FONT&gt;: the type of the new message (&lt;FONT face="andale mono,times"&gt;MESSAGE&lt;/FONT&gt;, &lt;FONT face="andale mono,times"&gt;COMMENT&lt;/FONT&gt;, &lt;FONT face="andale mono,times"&gt;WELCOME_MESSAGE&lt;/FONT&gt;)&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;The objectId on all webhook events is the ID of the Conversations thread that the webhook corresponds to.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For any questions or feedback regarding the documentation, the APIs themselves, or the webhooks, please start new threads in this forum.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;--Jake&lt;/P&gt;
&lt;P&gt;Technical Lead, Conversations product group&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 16:09:07 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Conversations-API-Beta/Conversations-API-amp-Webhooks-Documentation/m-p/562866#M2</guid>
      <dc:creator>jhartz</dc:creator>
      <dc:date>2022-03-08T16:09:07Z</dc:date>
    </item>
  </channel>
</rss>

