<?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: Sales email thread relation in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Sales-email-thread-relation/m-p/1026867#M75847</link>
    <description>&lt;P&gt;Hi Humashankar,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea what is the alternative way i can get the In-reply-to header or messge-id based on the information we get from hubspot?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;BR /&gt;Mathew&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Aug 2024 10:04:02 GMT</pubDate>
    <dc:creator>MThekkadayil</dc:creator>
    <dc:date>2024-08-14T10:04:02Z</dc:date>
    <item>
      <title>Sales email thread relation</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Sales-email-thread-relation/m-p/1026432#M75817</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently i am pulling emails from the below api -&amp;gt;&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;&lt;A href="https://api.hubapi.com/crm/v3/objects/emails" target="_blank"&gt;https://api.hubapi.com/crm/v3/objects/emails&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However, this api returns all the emails, even the one belonging to to a thread, as independent emails with its own unique id.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How will i relate the emails belonging to a thread to each other. Clearly hubspot is being able to do that in the UI, is there any way this information is exposed by the API?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Right now i have to group emails by subject to manually thread them. Which is not reliable.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Also any reason why emails logged manually in hubspot does not have subject property filled.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Mathew&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2024 15:39:39 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Sales-email-thread-relation/m-p/1026432#M75817</guid>
      <dc:creator>MThekkadayil</dc:creator>
      <dc:date>2024-08-13T15:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Sales email thread relation</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Sales-email-thread-relation/m-p/1026570#M75836</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/809688"&gt;@MThekkadayil&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The HubSpot API does not provide a straightforward way to connect emails into a conversation thread.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Instead, emails are returned as separate objects with unique IDs, and grouping by subject is the most straightforward approach, although it's not always reliable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Consider other options like:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;To uncover potential email relationships, delve into the metadata and associations within the API response, as they may contain hidden data that can help link emails together.&lt;/LI&gt;
&lt;LI&gt;In addition, consider leveraging the Message-ID and In-Reply-To headers from email headers to accurately track threads, although it's important to note that this information is not directly accessible via the HubSpot API, requiring alternative means to obtain it&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Hope this helps - Happy to help further!!&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Thank you very much and have a great one!&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Warm regards&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2024 19:47:17 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Sales-email-thread-relation/m-p/1026570#M75836</guid>
      <dc:creator>Humashankar</dc:creator>
      <dc:date>2024-08-13T19:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: Sales email thread relation</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Sales-email-thread-relation/m-p/1026867#M75847</link>
      <description>&lt;P&gt;Hi Humashankar,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any idea what is the alternative way i can get the In-reply-to header or messge-id based on the information we get from hubspot?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;BR /&gt;Mathew&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2024 10:04:02 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Sales-email-thread-relation/m-p/1026867#M75847</guid>
      <dc:creator>MThekkadayil</dc:creator>
      <dc:date>2024-08-14T10:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: Sales email thread relation</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Sales-email-thread-relation/m-p/1026932#M75852</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/809688"&gt;@MThekkadayil&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since HubSpot's API doesn't directly provide access to the In-Reply-To and Message-ID headers.&lt;/P&gt;
&lt;P&gt;We can explore options like email forwarding or integrating with email services to access these headers.&lt;/P&gt;
&lt;P&gt;If these approaches don't produce the wanted results, we may need to rely on third-party tools or services specializing in email parsing and threading, such as Parseur, Mailparser, and others.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Best Regards&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2024 12:14:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Sales-email-thread-relation/m-p/1026932#M75852</guid>
      <dc:creator>Humashankar</dc:creator>
      <dc:date>2024-08-14T12:14:47Z</dc:date>
    </item>
  </channel>
</rss>

