<?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 Re: Create new threads in Conversations API  Beta</title>
    <link>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/719292#M84</link>
    <description>&lt;P&gt;I can't speak for&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/236397"&gt;@PWickham&lt;/a&gt;, but we have a similar need. We're building a custom integration for a customer and they expressed a desire that our application act as a channel that can create new "conversations" (according to their requirements).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm a little new to this, so I'm unsure if a `conversation` is the same thing as a `thread` in Hubspot. But being able to create one from actions taken in our app is really important to them, and therefore us &lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;.&lt;/P&gt;</description>
    <pubDate>Wed, 16 Nov 2022 16:44:08 GMT</pubDate>
    <dc:creator>haacked</dc:creator>
    <dc:date>2022-11-16T16:44:08Z</dc:date>
    <item>
      <title>Create new threads</title>
      <link>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/590018#M13</link>
      <description>&lt;P&gt;First off, great work.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;A key use case for this API is the ability to create new threads. Right now (AFAIK) the only way threads get created is when the channel receives a new message.&lt;BR /&gt;&lt;BR /&gt;This means the only way to create threads right now is to send an email to the connected inbox, and then listen on the conversation.creation event to get the threadId. This is obviously full of race conditions as we need to wait on the webhook (this is my current workaround - yuck).&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2022 23:31:43 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/590018#M13</guid>
      <dc:creator>PWickham</dc:creator>
      <dc:date>2022-03-07T23:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: Create new threads</title>
      <link>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/590731#M18</link>
      <description>&lt;P&gt;Hey &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/236397"&gt;@PWickham&lt;/a&gt;, I'm curious to know a bit more about your use case here. Are you trying to create threads as part of building some kind of "intake system" (e.g. creating threads for form submissions or something else that agents in the inbox would then action on)?&lt;/P&gt;</description>
      <pubDate>Tue, 08 Mar 2022 22:11:25 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/590731#M18</guid>
      <dc:creator>jhartz</dc:creator>
      <dc:date>2022-03-08T22:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: Create new threads</title>
      <link>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/590819#M19</link>
      <description>&lt;P&gt;It could be anything; I think we should push to broaden the vision of this API.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;- What if I want to outbound someone as a follow-up or referral? I'd have no way of creating that thread.&lt;BR /&gt;- What if someone DMs me on reddit, and I want to have those conversations via the inbox tool?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;A related ask that might add more clarity: What about sending an &lt;EM&gt;inbound&lt;/EM&gt;&amp;nbsp;message as the contact actor, not just sending outbound as a team member. That would allow me to integrate Hubspot conversations&amp;nbsp;with&amp;nbsp;&lt;EM&gt;any social platform, &lt;/EM&gt;which I think should be a goal. So far, the POST new message endpoint is basically just a complicated way to send an email and have it show up in HS&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 01:15:52 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/590819#M19</guid>
      <dc:creator>PWickham</dc:creator>
      <dc:date>2022-03-09T01:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: Create new threads</title>
      <link>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/591579#M21</link>
      <description>&lt;P&gt;Thanks for the details!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We intentionally omitted the ability to build new channels in Conversations as part of the initial release of these APIs (including posting inbound messages from contacts, or messages not over our existing channels of live chat, email, and facebook messenger).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are planning on releasing APIs to enable that use case in the future, but we're still ironing out some of the details there to make sure new channels will work seamlessly with the rest of the inbox and the CRM. I don't have a timeline yet for when those APIs might be available, but hearing more about these use cases like integrating the inbox with social platforms is useful information for us.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Mar 2022 23:36:52 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/591579#M21</guid>
      <dc:creator>jhartz</dc:creator>
      <dc:date>2022-03-09T23:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: Create new threads</title>
      <link>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/621386#M46</link>
      <description>&lt;P&gt;Hi jhartz!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A client asks us about the same use case. Any idea when this endpoint would be released?&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-unicode-emoji" title=":folded_hands:"&gt;🙏&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2022 10:18:28 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/621386#M46</guid>
      <dc:creator>franseo</dc:creator>
      <dc:date>2022-04-25T10:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Create new threads</title>
      <link>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/624033#M54</link>
      <description>&lt;P&gt;Hey &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/140039"&gt;@franseo&lt;/a&gt;,&amp;nbsp;no, we don't have a timeline for this yet. This is more of a longer-term plan for us, since it involves integrations posting messages in Conversations that aren't sent/received through the existing channels that Conversations supports. We should be able to provide a more accurate timeline for this later in 2022&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 19:28:41 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/624033#M54</guid>
      <dc:creator>jhartz</dc:creator>
      <dc:date>2022-04-28T19:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: Create new threads</title>
      <link>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/719292#M84</link>
      <description>&lt;P&gt;I can't speak for&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/236397"&gt;@PWickham&lt;/a&gt;, but we have a similar need. We're building a custom integration for a customer and they expressed a desire that our application act as a channel that can create new "conversations" (according to their requirements).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm a little new to this, so I'm unsure if a `conversation` is the same thing as a `thread` in Hubspot. But being able to create one from actions taken in our app is really important to them, and therefore us &lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2022 16:44:08 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/719292#M84</guid>
      <dc:creator>haacked</dc:creator>
      <dc:date>2022-11-16T16:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Create new threads</title>
      <link>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/721198#M85</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/478205"&gt;@haacked&lt;/a&gt;&amp;nbsp;, I'm the Product Manager for these APIs. Similar to previous updates, we don't have any specific timelines to announce quite yet, but this sounds it might be the type of use case that our project seeks to enable. Would you be willing to get on a call with me some time so that I could learn more about you, this customer and their business, and the messagaging-related requirements for your application?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 21:21:16 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/721198#M85</guid>
      <dc:creator>EricHirsh</dc:creator>
      <dc:date>2022-11-21T21:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Create new threads</title>
      <link>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/721767#M86</link>
      <description>&lt;P&gt;Hi! I'd be happy to jump on a call. What's the best way to privately reach out to you to pass on contact info? This week is obviously not good, but I can make next week work.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 19:05:18 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/721767#M86</guid>
      <dc:creator>haacked</dc:creator>
      <dc:date>2022-11-22T19:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: Create new threads</title>
      <link>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/723667#M87</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/478205"&gt;@haacked&lt;/a&gt;&amp;nbsp;,sending you a direct message here on this platform with info on how to connect.&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/478219"&gt;@dahlbyk-serious&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/445127"&gt;@analogrelay&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/478210"&gt;@pmn&lt;/a&gt;&amp;nbsp;I note you upvoted haacked's 'Create new threads' reply. Could you please write a little more about why?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2022 15:54:26 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/723667#M87</guid>
      <dc:creator>EricHirsh</dc:creator>
      <dc:date>2022-11-28T15:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: Create new threads</title>
      <link>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/723689#M88</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/471222"&gt;@EricHirsh&lt;/a&gt;&amp;nbsp;I work with&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/478205"&gt;@haacked&lt;/a&gt;&amp;nbsp;- we're hoping that we can bring our support for HubSpot in line with other systems that we integrate with on behalf of our customers. Like he mentioned, we've got one customer actively waiting for this but more in our pipeline who might need it since they are HubSpot customers.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2022 16:20:30 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/723689#M88</guid>
      <dc:creator>pmn</dc:creator>
      <dc:date>2022-11-28T16:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: Create new threads</title>
      <link>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/803368#M113</link>
      <description>&lt;P&gt;I like to share our use case to create new threads via API:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our company builds a software which allows our customers (B2B) to open support tickets from inside the software. We have recently switched from Jira to HubSpot for the end user support. Our software creates service tickets via the CRM api in the HubSpot ServiceHub. Our users also open service tickets by e-mail, these end up in a conversation inbox. A ServiceHub Ticket is automatically created for each new thread in the service inbox.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Compared with Jira this has two major disadvantages:&lt;/P&gt;&lt;P&gt;1) The conversation inbox provides the better UI to interact with our customers, but we have to use the ServiceHub UI because it shows both kind of tickets, the ones opend via API and the ones opened via e-mail. Then again we cannot just ignore the service inbox because some valid messages are tagged as spam in error. And our company is internationally distributed, with service teams in each regional office. As a result some tickets need to be assigned manually to the correct regional office, albeit we added logic to HubSpot workflows to detect the regional office automatically. Again, the conversation's UI is suited better for this task.&lt;/P&gt;&lt;P&gt;2) Our customers cannot see the initial request of tickets opened via API in the ServiceHub Customer Portal. That is a major culprit for our larger accounts, and as we are in a B2B business this is an issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Being able to create new threads via the conversations API would solve both issues.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2023 08:23:46 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/803368#M113</guid>
      <dc:creator>GSchlegel</dc:creator>
      <dc:date>2023-06-06T08:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: Create new threads</title>
      <link>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/823291#M114</link>
      <description>&lt;P&gt;Hi Jhartz! Any news about this subject ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":raising_hands:"&gt;🙌&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2023 15:53:59 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/823291#M114</guid>
      <dc:creator>fm-hcarvalho</dc:creator>
      <dc:date>2023-07-21T15:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Create new threads</title>
      <link>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/839232#M117</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/526548"&gt;@fm-hcarvalho&lt;/a&gt;&amp;nbsp;, no specific timelines to announce quite yet, but we are still planning on pulic APIs to add channels and messages to the Inbox, and making progress on the under-the-hood work to make it possible.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 22:01:08 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/839232#M117</guid>
      <dc:creator>EricHirsh</dc:creator>
      <dc:date>2023-08-23T22:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: Create new threads</title>
      <link>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/849790#M120</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/166034"&gt;@GSchlegel&lt;/a&gt;&amp;nbsp;now that all of the INBOUND product announcements have happened, I wanted to invite you to take a look at Help Desk which is going into public beta soon. &lt;A href="https://offers.hubspot.com/help-desk-beta-waitlist" target="_blank" rel="noopener"&gt;Here is the waitlist signup page&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Part of your challenge is that you don't yet have the conversations API functionality that you need. Another part is something that we've long heard, which is that support teams have to split their time between the Conversations Inbox, and Tickets/TicketsAPI/Ticket list and detail views in the CRM.&amp;nbsp; Help Desk is the ticket-focused workspace for support teams that combines the best of tickets, communication channels, and the inbox into one place.&amp;nbsp; &amp;nbsp;My hope is that over time Help Desk help solves the problem of having to monitor multiple places for inbound inquiries.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Sep 2023 19:52:52 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/849790#M120</guid>
      <dc:creator>EricHirsh</dc:creator>
      <dc:date>2023-09-14T19:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: Create new threads</title>
      <link>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/924703#M122</link>
      <description>&lt;P&gt;I'm looking into the API as we have a need for custom integration of HubSpot chat. Any timeline for adding new threads via API ?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2024 07:26:29 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/924703#M122</guid>
      <dc:creator>TLaine</dc:creator>
      <dc:date>2024-02-19T07:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: Create new threads</title>
      <link>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/1039956#M141</link>
      <description>&lt;P&gt;Hi there! We are also searching for this API Endpoint.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Any update to that?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2024 09:32:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/1039956#M141</guid>
      <dc:creator>chatarmin</dc:creator>
      <dc:date>2024-09-12T09:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: Create new threads</title>
      <link>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/1040256#M142</link>
      <description>&lt;P&gt;Hello everyone! The &lt;A href="https://developers.hubspot.com/custom-channels-api" target="_blank" rel="noopener"&gt;all new Custom Channels API&lt;/A&gt; is now in public beta! It is a sister API to the Conversations API and focuses on the use case of adding a new two-way messaging channel to Help Desk and Inbox for creating and updating two-way convesations back and forth across that channel.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2024 16:24:08 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Conversations-API-Beta/Create-new-threads/m-p/1040256#M142</guid>
      <dc:creator>EricHirsh</dc:creator>
      <dc:date>2024-09-12T16:24:08Z</dc:date>
    </item>
  </channel>
</rss>

