<?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: Change API endpoints from v1 to v3 in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Change-API-endpoints-from-v1-to-v3/m-p/1162528#M82503</link>
    <description>&lt;P&gt;Hi Sylvain! Good morning (at least here in Brazil, haha),&lt;/P&gt;&lt;P&gt;Thank you very much for your response!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’ve successfully updated the contact endpoint from &lt;STRONG&gt;v1&lt;/STRONG&gt; to &lt;STRONG&gt;v3&lt;/STRONG&gt;, using the propertiesQuery—that worked great.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I’d like to ask again about the following legacy endpoint:&lt;/P&gt;&lt;PRE&gt;https://api.hubapi.com/contacts/v1/lists/{listId}/contacts/all&lt;/PRE&gt;&lt;P&gt;You had previously shared a v3 replacement for it, but I wasn't able to get the &lt;STRONG&gt;same result&lt;/STRONG&gt;—specifically, a &lt;STRONG&gt;full list of contacts belonging to a static list&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;I was able to retrieve the &lt;STRONG&gt;new list ID&lt;/STRONG&gt; using:&lt;/P&gt;&lt;PRE&gt;/crm/v3/lists/idmapping?legacyListId=2011&lt;/PRE&gt;&lt;P&gt;But even with the new ID, I haven't been able to replicate the full list behavior like in the v1 endpoint.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you happen to have an updated example or documentation for how to &lt;STRONG&gt;fetch all contacts from a static list using the v3 API&lt;/STRONG&gt;?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again for your support—really appreciate it!&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Eduardo Montandon&lt;/P&gt;</description>
    <pubDate>Mon, 09 Jun 2025 15:00:48 GMT</pubDate>
    <dc:creator>Mna010</dc:creator>
    <dc:date>2025-06-09T15:00:48Z</dc:date>
    <item>
      <title>Change API endpoints from v1 to v3</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Change-API-endpoints-from-v1-to-v3/m-p/1160047#M82417</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;STRONG&gt;HubSpot V1 API&lt;/STRONG&gt; to &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/contacts/v1/contact/vid/{user_vid}/profile&lt;/PRE&gt;&lt;P&gt;Does this have a functional equivalent in &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;STRONG&gt;doesn't return all the same data&lt;/STRONG&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;STRONG&gt;really long&lt;/STRONG&gt; (I mean &lt;STRONG&gt;really&lt;/STRONG&gt;), and I'm unsure if that's the proper or recommended approach.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Additionally, I'd like to confirm whether the following endpoint will continue to be supported:&lt;/P&gt;&lt;PRE&gt;https://api.hubapi.com/contacts/v1/lists/{listId}/contacts/all&lt;/PRE&gt;&lt;P&gt;We currently use this to fetch contacts from a specific list using its ID. So far, I haven’t found a direct equivalent in V3 that offers the same functionality and level of detail.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance — I look forward to your response!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jun 2025 20:54:18 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Change-API-endpoints-from-v1-to-v3/m-p/1160047#M82417</guid>
      <dc:creator>Mna010</dc:creator>
      <dc:date>2025-06-02T20:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: Change API endpoints from v1 to v3</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Change-API-endpoints-from-v1-to-v3/m-p/1160255#M82425</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/949345"&gt;@Mna010&lt;/a&gt;&lt;/SPAN&gt; and welcome, we are glad to see you here! &lt;span class="lia-unicode-emoji" title=":party_popper:"&gt;🎉&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for reaching out to the HubSpot Community!&lt;BR /&gt;&lt;BR /&gt;For reference, here are the documentation I believe you are speaking about:&lt;BR /&gt;&lt;BR /&gt;- &lt;A href="https://developers.hubspot.com/docs/reference/api/crm/objects/contacts/v1" target="_blank"&gt;Contacts V1 API&lt;/A&gt;&lt;BR /&gt;- &lt;A href="https://developers.hubspot.com/docs/reference/api/crm/objects/contacts" target="_blank"&gt;Contact V3 API&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I can confirm that the V1 uses an older format but it is still stable and you can continue to use it. It is still supported.&lt;BR /&gt;&lt;BR /&gt;I'd love to put you in touch with our Top Experts: Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/601366"&gt;@sylvain_tirreau&lt;/a&gt;&lt;/SPAN&gt;, &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/324811"&gt;@zach_threadint&lt;/a&gt;&lt;/SPAN&gt; and &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/171963"&gt;@Bortami&lt;/a&gt; do you have suggestions to help &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/949345"&gt;@Mna010&lt;/a&gt;&lt;/SPAN&gt; with the long query parameters for the V3? Do you use it in the same way as &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/949345"&gt;@Mna010&lt;/a&gt;&lt;/SPAN&gt;, please?&lt;BR /&gt;&lt;BR /&gt;Have a lovely day and thanks so much in advance for your valuable contributions! &lt;span class="lia-unicode-emoji" title=":red_heart:"&gt;❤️&lt;/span&gt;&lt;BR /&gt;Bérangère&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jun 2025 11:35:15 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Change-API-endpoints-from-v1-to-v3/m-p/1160255#M82425</guid>
      <dc:creator>BérangèreL</dc:creator>
      <dc:date>2025-06-03T11:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: Change API endpoints from v1 to v3</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Change-API-endpoints-from-v1-to-v3/m-p/1160573#M82436</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For your first question, you have no other way than to list the properties you want in v3. I don't know what language you use for your queries, but there are ways to streamline the process, or even automate it. For example, you can retrieve all the properties with GET /crm/v3/properties/contacts and predefine the ones you need by developing routines that handle this in a smooth and readable way. You can also use the POST /crm/v3/objects/contacts/batch/read endpoint with your list of properties at the beginning and your contact IDs afterwards:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;{
  "properties": ["firstname","lastname","email","propX","propY", …],
  "inputs": [
    {"id": "1111"},
    {"id": "2222"},
    …
  ]
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the second question, you can use these endpoints:&lt;/P&gt;&lt;P&gt;GET /crm/v3/lists/{listId}/memberships&lt;/P&gt;&lt;P&gt;GET /crm/v3/lists/{listId}/memberships/join-order&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.hubspot.com/docs/reference/api/crm/lists" target="_blank"&gt;https://developers.hubspot.com/docs/reference/api/crm/lists&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let us know if this helps.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jun 2025 20:59:07 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Change-API-endpoints-from-v1-to-v3/m-p/1160573#M82436</guid>
      <dc:creator>sylvain_tirreau</dc:creator>
      <dc:date>2025-06-03T20:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Change API endpoints from v1 to v3</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Change-API-endpoints-from-v1-to-v3/m-p/1160763#M82447</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I use JavaScript to create automations in a low-code platform.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I’d like to know if there’s a more readable way to include the properties query&amp;nbsp;working with the /crm/v3/objects/contacts endpoint — for example, by storing it in a variable and appending it to the request.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Additionally, this 2 older API endpoints. Is there any official information on when these legacy endpoints might be deprecated? Or are they still expected to remain available for now?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 12:00:34 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Change-API-endpoints-from-v1-to-v3/m-p/1160763#M82447</guid>
      <dc:creator>Mna010</dc:creator>
      <dc:date>2025-06-04T12:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: Change API endpoints from v1 to v3</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Change-API-endpoints-from-v1-to-v3/m-p/1160840#M82449</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In javascript, you can do something like that:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;const properties = [
  "firstname",
  "lastname",
  "email",
  "phone",
  "company",
  // … all other properties
];

const propertiesQuery = properties.join(",");
const contactId = "12345";
const url = `https://api.hubapi.com/crm/v3/objects/contacts/${contactId}?properties=${propertiesQuery}`;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For v1 endpoints, I seem to remember that everything will stop in September 2025. I advise you to adopt v3 as soon as possible.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 14:06:46 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Change-API-endpoints-from-v1-to-v3/m-p/1160840#M82449</guid>
      <dc:creator>sylvain_tirreau</dc:creator>
      <dc:date>2025-06-04T14:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: Change API endpoints from v1 to v3</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Change-API-endpoints-from-v1-to-v3/m-p/1162528#M82503</link>
      <description>&lt;P&gt;Hi Sylvain! Good morning (at least here in Brazil, haha),&lt;/P&gt;&lt;P&gt;Thank you very much for your response!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’ve successfully updated the contact endpoint from &lt;STRONG&gt;v1&lt;/STRONG&gt; to &lt;STRONG&gt;v3&lt;/STRONG&gt;, using the propertiesQuery—that worked great.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I’d like to ask again about the following legacy endpoint:&lt;/P&gt;&lt;PRE&gt;https://api.hubapi.com/contacts/v1/lists/{listId}/contacts/all&lt;/PRE&gt;&lt;P&gt;You had previously shared a v3 replacement for it, but I wasn't able to get the &lt;STRONG&gt;same result&lt;/STRONG&gt;—specifically, a &lt;STRONG&gt;full list of contacts belonging to a static list&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;I was able to retrieve the &lt;STRONG&gt;new list ID&lt;/STRONG&gt; using:&lt;/P&gt;&lt;PRE&gt;/crm/v3/lists/idmapping?legacyListId=2011&lt;/PRE&gt;&lt;P&gt;But even with the new ID, I haven't been able to replicate the full list behavior like in the v1 endpoint.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you happen to have an updated example or documentation for how to &lt;STRONG&gt;fetch all contacts from a static list using the v3 API&lt;/STRONG&gt;?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again for your support—really appreciate it!&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Eduardo Montandon&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jun 2025 15:00:48 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Change-API-endpoints-from-v1-to-v3/m-p/1162528#M82503</guid>
      <dc:creator>Mna010</dc:creator>
      <dc:date>2025-06-09T15:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: Change API endpoints from v1 to v3</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Change-API-endpoints-from-v1-to-v3/m-p/1162556#M82506</link>
      <description>&lt;P&gt;Hi Eduardo,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did you see this part of my first post?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the second question, you can use these endpoints:&lt;/P&gt;&lt;P&gt;GET /crm/v3/lists/{listId}/memberships&lt;/P&gt;&lt;P&gt;GET /crm/v3/lists/{listId}/memberships/join-order&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.hubspot.com/docs/reference/api/crm/lists?_gl=1*1p08x5t*_ga*MTQ3MjU3MjU2OS4xNzQ5NDgxODc1*_ga_LXTM6CQ0XK*czE3NDk0ODE4NzUkbzEkZzEkdDE3NDk0ODI2OTckajU3JGwwJGgw" target="_blank" rel="noopener noreferrer"&gt;https://developers.hubspot.com/docs/reference/api/crm/lists&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jun 2025 15:27:10 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Change-API-endpoints-from-v1-to-v3/m-p/1162556#M82506</guid>
      <dc:creator>sylvain_tirreau</dc:creator>
      <dc:date>2025-06-09T15:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: Change API endpoints from v1 to v3</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Change-API-endpoints-from-v1-to-v3/m-p/1163368#M82556</link>
      <description>&lt;P&gt;Hi Sylvain,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Yes, I saw the first part of your post talking about these membership endpoints, but I couldn't get it to work with the list ID I was using. I tried using this request:&lt;/P&gt;&lt;PRE&gt;/crm/v3/lists/idmapping?legacyListId=2011&lt;/PRE&gt;&lt;P&gt;to get a new ID, but even with the new ID, it didn't work the same way. Also, I don't see how a membership list will retrieve a list of contacts in the same way as:&lt;/P&gt;&lt;PRE&gt;/contacts/v1/lists/{listId}/contacts/all&lt;/PRE&gt;&lt;P data-unlink="true"&gt;This member list could really retrieve the same information as contact list?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 12:47:21 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Change-API-endpoints-from-v1-to-v3/m-p/1163368#M82556</guid>
      <dc:creator>Mna010</dc:creator>
      <dc:date>2025-06-11T12:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: Change API endpoints from v1 to v3</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Change-API-endpoints-from-v1-to-v3/m-p/1169590#M82877</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/949345"&gt;@Mna010&lt;/a&gt;&lt;/SPAN&gt;, thanks for getting back!&lt;BR /&gt;&lt;BR /&gt;Can you please share the code, method and the result you are getting when trying the "/crm/v3/lists/idmapping?legacyListId=2011" request so that we can help you the best we can?&lt;BR /&gt;&lt;BR /&gt;The more info, screenshots (without sensitive/confidential information), and details you can provide, the better the Community can assist.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Bérangère&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 10:33:13 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Change-API-endpoints-from-v1-to-v3/m-p/1169590#M82877</guid>
      <dc:creator>BérangèreL</dc:creator>
      <dc:date>2025-06-26T10:33:13Z</dc:date>
    </item>
  </channel>
</rss>

