<?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: Increasing the size of contact record IDs in Developer Announcements</title>
    <link>https://community.hubspot.com/t5/Developer-Announcements/Increasing-the-size-of-contact-record-IDs/m-p/907680#M592</link>
    <description>&lt;P&gt;Clients using the associations API is currently breaking due to the use of 64 bit record ids where the spec says int32:&lt;/P&gt;&lt;P&gt;&lt;A href="https://api.hubspot.com/api-catalog-public/v1/apis/crm/v4/associations" target="_blank"&gt;https://api.hubspot.com/api-catalog-public/v1/apis/crm/v4/associations&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 18 Jan 2024 14:24:20 GMT</pubDate>
    <dc:creator>PalSivertsen</dc:creator>
    <dc:date>2024-01-18T14:24:20Z</dc:date>
    <item>
      <title>Increasing the size of contact record IDs</title>
      <link>https://community.hubspot.com/t5/Developer-Announcements/Increasing-the-size-of-contact-record-IDs/m-p/890611#M571</link>
      <description>&lt;P&gt;Beginning in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;March 2024&lt;/STRONG&gt;, we'll be updating the system that generates contact record IDs. This will affect the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;id&lt;/CODE&gt;&amp;nbsp;for the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://developers.hubspot.com/docs/api/crm/contacts" target="_blank"&gt;v3 Contacts API&lt;/A&gt;, the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;vid&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;for the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://legacydocs.hubspot.com/docs/methods/contacts/contacts-overview" target="_blank"&gt;legacy Contacts API&lt;/A&gt;, and the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;hs_object_id&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;property returned with either API.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;What's changing?&lt;/H3&gt;
&lt;P&gt;Once this change goes into effect, the numbers generated for contact record IDs may be significantly higher than currently generated IDs. The new ID values will require 64 bit data types to store the ID as an integer value.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This update will bring contacts in line with all other CRM objects that already use the new system for generating IDs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The IDs for existing contact records will not be changing. This will only affect the IDs for newly created contact records.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;When is this happening?&lt;/H3&gt;
&lt;P&gt;The new system will start being used to generate IDs for new contact records on&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;March 11, 2024&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let us know if you have any questions by replying below.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 17:16:38 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Developer-Announcements/Increasing-the-size-of-contact-record-IDs/m-p/890611#M571</guid>
      <dc:creator>Dadams</dc:creator>
      <dc:date>2023-12-07T17:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing the size of contact record IDs</title>
      <link>https://community.hubspot.com/t5/Developer-Announcements/Increasing-the-size-of-contact-record-IDs/m-p/890700#M572</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/39"&gt;@Dadams&lt;/a&gt;&amp;nbsp;- I presume that there wont be a big transition if we are treating these IDs (Contacts and everything else) as string values?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 19:20:32 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Developer-Announcements/Increasing-the-size-of-contact-record-IDs/m-p/890700#M572</guid>
      <dc:creator>SteveHTM</dc:creator>
      <dc:date>2023-12-07T19:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing the size of contact record IDs</title>
      <link>https://community.hubspot.com/t5/Developer-Announcements/Increasing-the-size-of-contact-record-IDs/m-p/892939#M575</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/39"&gt;@Dadams&lt;/a&gt;&amp;nbsp;JavaScript's native JSON.parse/stringify do not natively handle full 64 bit integers so for users of the legacy (v1) API, where IDs are returned as numbers rather than strings, this will require some non-trivial adjustments. With that in mind - as implied by the title -&amp;nbsp;can you confirm that this change ONLY apply to contact IDs?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2023 02:25:51 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Developer-Announcements/Increasing-the-size-of-contact-record-IDs/m-p/892939#M575</guid>
      <dc:creator>TimMunro</dc:creator>
      <dc:date>2023-12-13T02:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing the size of contact record IDs</title>
      <link>https://community.hubspot.com/t5/Developer-Announcements/Increasing-the-size-of-contact-record-IDs/m-p/898949#M587</link>
      <description>&lt;P&gt;&lt;SPAN&gt;"The new ID values will require 64 bit data types to store the ID as an integer value."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How or where can I check if I already have the required data types in my portal? Is this something I need my IT/developer team to do? Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Dec 2023 07:18:23 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Developer-Announcements/Increasing-the-size-of-contact-record-IDs/m-p/898949#M587</guid>
      <dc:creator>notthebuilder</dc:creator>
      <dc:date>2023-12-29T07:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing the size of contact record IDs</title>
      <link>https://community.hubspot.com/t5/Developer-Announcements/Increasing-the-size-of-contact-record-IDs/m-p/905352#M589</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/39"&gt;@Dadams&lt;/a&gt; I am still after an update here?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 04:14:37 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Developer-Announcements/Increasing-the-size-of-contact-record-IDs/m-p/905352#M589</guid>
      <dc:creator>TimMunro</dc:creator>
      <dc:date>2024-01-15T04:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing the size of contact record IDs</title>
      <link>https://community.hubspot.com/t5/Developer-Announcements/Increasing-the-size-of-contact-record-IDs/m-p/905353#M590</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/39"&gt;@Dadams&lt;/a&gt;&amp;nbsp;- the marketing events subscriber update API here:&lt;BR /&gt;&lt;A href="https://developers.hubspot.com/docs/api/marketing/marketing-events" target="_blank"&gt;https://developers.hubspot.com/docs/api/marketing/marketing-events&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Declares that parameter "vid" is of type int32&lt;BR /&gt;On this endpoint:&lt;BR /&gt;/marketing/v3/marketing-events/events/{externalEventId}/{subscriberState}/upsert&lt;BR /&gt;&lt;BR /&gt;Is that also becoming an int64? Thanks.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jan 2024 04:16:55 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Developer-Announcements/Increasing-the-size-of-contact-record-IDs/m-p/905353#M590</guid>
      <dc:creator>TimMunro</dc:creator>
      <dc:date>2024-01-15T04:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing the size of contact record IDs</title>
      <link>https://community.hubspot.com/t5/Developer-Announcements/Increasing-the-size-of-contact-record-IDs/m-p/907680#M592</link>
      <description>&lt;P&gt;Clients using the associations API is currently breaking due to the use of 64 bit record ids where the spec says int32:&lt;/P&gt;&lt;P&gt;&lt;A href="https://api.hubspot.com/api-catalog-public/v1/apis/crm/v4/associations" target="_blank"&gt;https://api.hubspot.com/api-catalog-public/v1/apis/crm/v4/associations&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 14:24:20 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Developer-Announcements/Increasing-the-size-of-contact-record-IDs/m-p/907680#M592</guid>
      <dc:creator>PalSivertsen</dc:creator>
      <dc:date>2024-01-18T14:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Increasing the size of contact record IDs</title>
      <link>https://community.hubspot.com/t5/Developer-Announcements/Increasing-the-size-of-contact-record-IDs/m-p/949850#M651</link>
      <description>&lt;P&gt;What you guys did without any notice to users is very, very messed up; we lost a week of customers till we noticed the issue and had to spend hours to diagnose the issue.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 07:00:16 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Developer-Announcements/Increasing-the-size-of-contact-record-IDs/m-p/949850#M651</guid>
      <dc:creator>JasonFF</dc:creator>
      <dc:date>2024-03-26T07:00:16Z</dc:date>
    </item>
  </channel>
</rss>

