<?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: Upcoming Sunset: HubDB v1 API, HubDB v2 API, and HubDB JavaScript Client in Developer Announcements</title>
    <link>https://community.hubspot.com/t5/Developer-Announcements/Upcoming-Sunset-HubDB-v1-API-HubDB-v2-API-and-HubDB-JavaScript/m-p/907205#M591</link>
    <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/104906"&gt;@AJLaPorte&lt;/a&gt;&amp;nbsp;- by sunsetting, do you mean that the v1 &amp;amp; v2 endpoints will stop working on 31-Jan 2024?&lt;/P&gt;</description>
    <pubDate>Wed, 17 Jan 2024 20:21:43 GMT</pubDate>
    <dc:creator>TimMunro</dc:creator>
    <dc:date>2024-01-17T20:21:43Z</dc:date>
    <item>
      <title>Upcoming Sunset: HubDB v1 API, HubDB v2 API, and HubDB JavaScript Client</title>
      <link>https://community.hubspot.com/t5/Developer-Announcements/Upcoming-Sunset-HubDB-v1-API-HubDB-v2-API-and-HubDB-JavaScript/m-p/867302#M547</link>
      <description>&lt;P style="font-weight: bold;"&gt;On Jan 31, 2024, &lt;SPAN&gt;we will be sunsetting the following items in relation to HubDB:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-weight: bold;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;HubDB API v1&amp;nbsp;&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;A href="https://legacydocs.hubspot.com/docs/methods/hubdb/hubdb_overview" target="_blank" rel="noopener"&gt;HubDB API v2&amp;nbsp;&lt;/A&gt;&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;A href="https://docs.google.com/document/u/1/d/e/2PACX-1vTuu12oFF4bQY1zVD2-WKFuM2dEDN81-fZRV1tGaCL5Z_OcjC-B6O3mHXR6chaq25BU1D2FuvKIjc49/pub" target="_blank" rel="noopener"&gt;HubDB JavaScript Client&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We encourage users to migrate the &lt;A href="https://developers.hubspot.com/docs/api/cms/hubdb" target="_blank" rel="noopener"&gt;HubDB v3 API&lt;/A&gt;. This API includes many performance, usability, and API consistency improvements over the v1 and v2 API. This includes:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI aria-level="1"&gt;Tables are required to have both a &lt;CODE&gt;name&lt;/CODE&gt; and &lt;CODE&gt;label&lt;/CODE&gt;.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Support for both table &lt;CODE&gt;id&lt;/CODE&gt; and &lt;CODE&gt;name&lt;/CODE&gt;&amp;nbsp;in the url paths.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;&lt;CODE&gt;GET&lt;/CODE&gt; row endpoints return column &lt;CODE&gt;name&lt;/CODE&gt; instead of &lt;CODE&gt;id&lt;/CODE&gt; in the values field. Also, &lt;CODE&gt;POST&lt;/CODE&gt;, &lt;CODE&gt;PUT&lt;/CODE&gt;, and &lt;CODE&gt;PATCH&lt;/CODE&gt; row endpoints require column &lt;CODE&gt;name&lt;/CODE&gt; instead of &lt;CODE&gt;id&lt;/CODE&gt; in &lt;CODE&gt;values&lt;/CODE&gt; field.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Row update &lt;CODE&gt;PATCH&lt;/CODE&gt; endpoints now accept sparse updates, which allows you to specify only the column values that you need to update, unlike the previous version where you had to specify all the column values.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Removed the&amp;nbsp; &lt;CODE&gt;GET&lt;/CODE&gt;, &lt;CODE&gt;UPDATE&lt;/CODE&gt;, and &lt;CODE&gt;DELETE&lt;/CODE&gt; endpoints for a single cell in a row in favor of the row update &lt;CODE&gt;PATCH&lt;/CODE&gt; endpoints.&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Import endpoint now supports an optional field &lt;CODE&gt;idSourceColumn&lt;/CODE&gt; to make it easier to update existing rows, along with existing fields in the JSON-formatted options.&amp;nbsp;&lt;/LI&gt;
&lt;LI aria-level="1"&gt;Clone endpoint requires a new &lt;CODE&gt;name&lt;/CODE&gt; and new &lt;CODE&gt;label&lt;/CODE&gt;.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Read more about our &lt;A href="https://developers.hubspot.com/docs/api/cms/hubdb" target="_blank" rel="noopener"&gt;HubDB v3 API&lt;/A&gt;, view examples, and begin planning your migration to the new version.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2023 19:16:53 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Developer-Announcements/Upcoming-Sunset-HubDB-v1-API-HubDB-v2-API-and-HubDB-JavaScript/m-p/867302#M547</guid>
      <dc:creator>AJLaPorte</dc:creator>
      <dc:date>2023-10-23T19:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: Upcoming Sunset: HubDB v1 API, HubDB v2 API, and HubDB JavaScript Client</title>
      <link>https://community.hubspot.com/t5/Developer-Announcements/Upcoming-Sunset-HubDB-v1-API-HubDB-v2-API-and-HubDB-JavaScript/m-p/907205#M591</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/104906"&gt;@AJLaPorte&lt;/a&gt;&amp;nbsp;- by sunsetting, do you mean that the v1 &amp;amp; v2 endpoints will stop working on 31-Jan 2024?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2024 20:21:43 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/Developer-Announcements/Upcoming-Sunset-HubDB-v1-API-HubDB-v2-API-and-HubDB-JavaScript/m-p/907205#M591</guid>
      <dc:creator>TimMunro</dc:creator>
      <dc:date>2024-01-17T20:21:43Z</dc:date>
    </item>
  </channel>
</rss>

