<?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: Hubspot HubDB API issue in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Hubspot-HubDB-API-issue/m-p/808956#M65007</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/127074"&gt;@Jaycee_Lewis&lt;/a&gt;&amp;nbsp;I spoke to someone on support and they recommended I post here.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It would be useful to get a response from a Hubspot developer who can shed some light on this as it's impacting a project for a client and we're unsure of how to proceed. Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 19 Jun 2023 07:42:41 GMT</pubDate>
    <dc:creator>AJohnson94</dc:creator>
    <dc:date>2023-06-19T07:42:41Z</dc:date>
    <item>
      <title>Hubspot HubDB API issue</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Hubspot-HubDB-API-issue/m-p/807889#M64930</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have encounted an issue with the Hubspot API.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Endpoint:&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://api.hubapi.com/cms/v3/hubdb/tables/4980460/rows/draft/batch/create" target="_blank" rel="noopener noreferrer"&gt;https://api.hubapi.com/cms/v3/hubdb/tables/4980460/rows/draft/batch/create&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;When creating rows that contain column types of ForeignID, or SELECT, we pass the values in as an object e.g.: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;"translations": [                     
{                         
"id": "71643448559",                         
"type": "foreignid"                     
},                     
{                         
"id": "71643448561",                         
"type": "foreignid"                     
}                
],&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This works fine. Before today, the response also contained the values in the same format. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Today however, the response is coming back as: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;"translations": ",&lt;/SPAN&gt;&lt;A href="tel:71643448559,71643448561,71643448563" target="_blank" rel="noopener noreferrer"&gt;71643448559,71643448561,71643448563&lt;/A&gt;&lt;SPAN&gt;,", &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This is breaking the code that parses into a model, as it's a string rather than an object.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I can't find any documented changes in the developer changelog so this feels more like a bug to me.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I can change the response model to work with the string that is coming back, but I don't want to do that in case it is a bug and it changes back to returning an object.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could someone from Hubspot please advise?&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;</description>
      <pubDate>Thu, 15 Jun 2023 14:34:18 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Hubspot-HubDB-API-issue/m-p/807889#M64930</guid>
      <dc:creator>AJohnson94</dc:creator>
      <dc:date>2023-06-15T14:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: Hubspot HubDB API issue</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Hubspot-HubDB-API-issue/m-p/808669#M64998</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/584952"&gt;@AJohnson94&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; This does sound unexpected. One question — have you already filed a support ticket for this issue?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for the additional info. — Jaycee&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2023 23:08:42 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Hubspot-HubDB-API-issue/m-p/808669#M64998</guid>
      <dc:creator>Jaycee_Lewis</dc:creator>
      <dc:date>2023-06-16T23:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: Hubspot HubDB API issue</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Hubspot-HubDB-API-issue/m-p/808956#M65007</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/127074"&gt;@Jaycee_Lewis&lt;/a&gt;&amp;nbsp;I spoke to someone on support and they recommended I post here.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It would be useful to get a response from a Hubspot developer who can shed some light on this as it's impacting a project for a client and we're unsure of how to proceed. Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2023 07:42:41 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Hubspot-HubDB-API-issue/m-p/808956#M65007</guid>
      <dc:creator>AJohnson94</dc:creator>
      <dc:date>2023-06-19T07:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Hubspot HubDB API issue</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Hubspot-HubDB-API-issue/m-p/841144#M66896</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry for just seeing this post now. This was a bug that we actually fixed back on July 10th. Is anyone still having issues? For posterity, HubSpot Support is the best place to report bugs of this nature (it sounds like you actually did create a Support issue and they referred you here, but I just wanted to note that Support was the best route to get a bug addressed).&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2023 14:03:16 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Hubspot-HubDB-API-issue/m-p/841144#M66896</guid>
      <dc:creator>wspiro</dc:creator>
      <dc:date>2023-08-28T14:03:16Z</dc:date>
    </item>
  </channel>
</rss>

