<?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: Need Change API endpoints from v1 to v3 in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Need-Change-API-endpoints-from-v1-to-v3/m-p/1165601#M82675</link>
    <description>&lt;P&gt;I am hitting this Url -&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://api.hubapi.com/properties/v3/properties/contacts" target="_blank" rel="noopener"&gt;https://api.hubapi.com/properties/v3/properties/contacts&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;And I am also using&amp;nbsp;&lt;SPAN&gt;Bearer token but&amp;nbsp;&lt;/SPAN&gt;getting this response .&lt;BR /&gt;{&lt;BR /&gt;"status": "error",&lt;BR /&gt;"message": "Any of the listed authentication credentials are missing",&lt;BR /&gt;"correlationId": "3955d588-f4ad-4ad0-8d1f-040a715650ea",&lt;BR /&gt;"engagement": {&lt;BR /&gt;"service-to-service": "service-to-service not engaged. Metadata for service-to-service request not found.",&lt;BR /&gt;"internal-cookie": "internal-cookie not engaged. You can get a new internal auth cookie for host 'api.hubapi.com' by visiting following link from your current browser window: &lt;A href="https://tools.hubteam.com/login/host/api.hubapi.com" target="_blank" rel="noopener"&gt;https://tools.hubteam.com/login/host/api.hubapi.com&lt;/A&gt; .",&lt;BR /&gt;"app-cookie": "app-cookie not engaged. App cookie is not present on the request."&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;Please have look an help me what this&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Jun 2025 07:28:50 GMT</pubDate>
    <dc:creator>NVerma7</dc:creator>
    <dc:date>2025-06-17T07:28:50Z</dc:date>
    <item>
      <title>Need Change API endpoints from v1 to v3</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Need-Change-API-endpoints-from-v1-to-v3/m-p/1165573#M82672</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Hello,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I'm currently working on updating an integration that still uses the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;HubSpot V1 API&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;V3&lt;/STRONG&gt;, but I'm encountering some issues with specific endpoints.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The endpoint:&lt;/P&gt;&lt;PRE&gt;https://api.hubapi.com/&lt;SPAN&gt;contacts/v1/lists/{listId}/contacts/recent&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;Does this have a functional equivalent in&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;V3&lt;/STRONG&gt;, or will it continue to be supported?&lt;/P&gt;&lt;P&gt;Although there is an endpoint in V3:&lt;/P&gt;&lt;PRE&gt;/crm/v3/objects/contacts/{contactId}&lt;/PRE&gt;&lt;P&gt;it&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;doesn't return all the same data&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;as the V1 /profile endpoint. To retrieve similar information, I have to use the ?properties= query parameter — but the list of properties gets&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;really long&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(I mean&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;really&lt;/STRONG&gt;), and I'm unsure if that's the proper or recommended approach.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance — I look forward to your response!&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2025 05:45:44 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Need-Change-API-endpoints-from-v1-to-v3/m-p/1165573#M82672</guid>
      <dc:creator>NVerma7</dc:creator>
      <dc:date>2025-06-17T05:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: Need Change API endpoints from v1 to v3</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Need-Change-API-endpoints-from-v1-to-v3/m-p/1165601#M82675</link>
      <description>&lt;P&gt;I am hitting this Url -&amp;nbsp;&lt;SPAN&gt;&lt;A href="https://api.hubapi.com/properties/v3/properties/contacts" target="_blank" rel="noopener"&gt;https://api.hubapi.com/properties/v3/properties/contacts&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;And I am also using&amp;nbsp;&lt;SPAN&gt;Bearer token but&amp;nbsp;&lt;/SPAN&gt;getting this response .&lt;BR /&gt;{&lt;BR /&gt;"status": "error",&lt;BR /&gt;"message": "Any of the listed authentication credentials are missing",&lt;BR /&gt;"correlationId": "3955d588-f4ad-4ad0-8d1f-040a715650ea",&lt;BR /&gt;"engagement": {&lt;BR /&gt;"service-to-service": "service-to-service not engaged. Metadata for service-to-service request not found.",&lt;BR /&gt;"internal-cookie": "internal-cookie not engaged. You can get a new internal auth cookie for host 'api.hubapi.com' by visiting following link from your current browser window: &lt;A href="https://tools.hubteam.com/login/host/api.hubapi.com" target="_blank" rel="noopener"&gt;https://tools.hubteam.com/login/host/api.hubapi.com&lt;/A&gt; .",&lt;BR /&gt;"app-cookie": "app-cookie not engaged. App cookie is not present on the request."&lt;BR /&gt;}&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;Please have look an help me what this&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2025 07:28:50 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Need-Change-API-endpoints-from-v1-to-v3/m-p/1165601#M82675</guid>
      <dc:creator>NVerma7</dc:creator>
      <dc:date>2025-06-17T07:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: Need Change API endpoints from v1 to v3</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Need-Change-API-endpoints-from-v1-to-v3/m-p/1165628#M82677</link>
      <description>&lt;P data-unlink="true"&gt;Hi &lt;SPAN class=""&gt;NVerma7,&lt;BR /&gt;The URL&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;https://api.hubapi.com/properties/v3/properties/contacts&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;to get contact properties is wrong.&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&lt;BR /&gt;&lt;SPAN&gt;The correct endpoint&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&lt;EM&gt;&lt;STRONG&gt;https://api.hubapi.com/crm/v3/properties/{objectType}&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;or in your case&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&lt;EM&gt;&lt;STRONG&gt;https://api.hubapi.com/crm/v3/properties/contacts&amp;nbsp;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2025 09:16:49 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Need-Change-API-endpoints-from-v1-to-v3/m-p/1165628#M82677</guid>
      <dc:creator>EnesJakupi</dc:creator>
      <dc:date>2025-06-17T09:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Need Change API endpoints from v1 to v3</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Need-Change-API-endpoints-from-v1-to-v3/m-p/1165690#M82682</link>
      <description>&lt;P&gt;We are currently migrating from the deprecated V1 endpoint:&lt;/P&gt;&lt;P&gt;GET /contacts/v1/lists/{listId}/contacts/recent&lt;/P&gt;&lt;P&gt;We were using this to retrieve recently updated or added contacts from a specific list, optionally filtered by a timestamp (time-offset).&lt;/P&gt;&lt;P&gt;As this endpoint is no longer available in V3, we would like to understand the correct approach in V3 to achieve the same goal. Specifically:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P&gt;How can we retrieve &lt;STRONG&gt;recent contacts&lt;/STRONG&gt; from a given &lt;STRONG&gt;static or dynamic list&lt;/STRONG&gt; (via list ID) using V3 APIs?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;If not directly possible, what is the recommended workaround to fetch &lt;STRONG&gt;contacts associated with a list&lt;/STRONG&gt;, filtered by &lt;STRONG&gt;last modified date&lt;/STRONG&gt; or a specific &lt;STRONG&gt;timestamp&lt;/STRONG&gt; (like last 1 day)?&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Can we filter contacts using a custom property (like source_list_id) or via workflows to replicate the original behavior?&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;We’ve reviewed &lt;EM&gt;&lt;STRONG&gt;&lt;A href="https://api.hubapi.com/crm/v3/properties/contacts" target="_blank" rel="noopener"&gt;https://api.hubapi.com/crm/v3/properties/contacts&lt;/A&gt;&lt;/STRONG&gt;&lt;/EM&gt;, which supports date filtering vialastmodifieddate, but we couldn’t find a way to filter by &lt;STRONG&gt;list membership&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Please advise on the recommended setup or workaround to get this data accurately.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Jun 2025 11:20:46 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Need-Change-API-endpoints-from-v1-to-v3/m-p/1165690#M82682</guid>
      <dc:creator>NVerma7</dc:creator>
      <dc:date>2025-06-17T11:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Need Change API endpoints from v1 to v3</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Need-Change-API-endpoints-from-v1-to-v3/m-p/1166163#M82695</link>
      <description>&lt;H3&gt;So to switch to v3 you will have to take a Two-Step Process:&amp;nbsp;&lt;/H3&gt;
&lt;P&gt;1. Get the List Memberships&amp;nbsp;&lt;BR /&gt;&amp;nbsp;- Use the v3 List API to get contact IDs from a specific list:&amp;nbsp;&lt;A href="https://api.hubapi.com/crm/v3/lists/{listId}/memberships&amp;nbsp;" target="_blank" rel="noopener"&gt;https://api.hubapi.com/crm/v3/lists/{listId}/memberships&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;After you have the list then you can:&amp;nbsp;&lt;BR /&gt;2. Batch read Contact Details with post request on&amp;nbsp;&lt;A href="https://api.hubapi.com/crm/v3/objects/contacts/batch/read" target="_blank" rel="noopener"&gt;https://api.hubapi.com/crm/v3/objects/contacts/batch/read&lt;/A&gt;&lt;BR /&gt;with needed properties, in your case maybe:&amp;nbsp;&lt;BR /&gt;"properties": [ "firstname", "lastname", "email", "lastmodifieddate"]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;--&amp;nbsp;You then have two(three) option for the filtering:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;1 and 2 are to be used for client-side filtering after retrieving the batch results&lt;/EM&gt;&lt;BR /&gt;1. Since V3 Contacts API supports and you recieveupdatedAt , you can filter contacts updated after the specified timestamp.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. After you include the&amp;nbsp;lastmodifieddate&amp;nbsp;, then you can sort the results by last modification date.&lt;BR /&gt;3. Third avaliable option is the search api&amp;nbsp;&lt;A href="https://api.hubapi.com/crm/v3/objects/contacts/search" target="_blank" rel="noopener"&gt;https://api.hubapi.com/crm/v3/objects/contacts/search&lt;/A&gt; for more complex filtering using the&amp;nbsp;lastmodifieddate . However careful with the limits.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this solves your problem. Have a good one.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 10:51:32 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Need-Change-API-endpoints-from-v1-to-v3/m-p/1166163#M82695</guid>
      <dc:creator>EnesJakupi</dc:creator>
      <dc:date>2025-06-18T10:51:32Z</dc:date>
    </item>
  </channel>
</rss>

