<?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: API for /contacts/v1/contact/vid/:vid/profile in V3 in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/API-for-contacts-v1-contact-vid-vid-profile-in-V3/m-p/414187#M41029</link>
    <description>&lt;P&gt;Hey &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/170270"&gt;@kughane&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You will need to request the properties that you want in the V3 with the "&lt;STRONG&gt;properties=&lt;/STRONG&gt;" query parameter.&amp;nbsp; You could also use one of the client libraries to get all properties.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/148828"&gt;@quentin_lamamy&lt;/a&gt; , do you have any opinions on this?&lt;/P&gt;</description>
    <pubDate>Tue, 02 Mar 2021 15:57:29 GMT</pubDate>
    <dc:creator>dennisedson</dc:creator>
    <dc:date>2021-03-02T15:57:29Z</dc:date>
    <item>
      <title>API for /contacts/v1/contact/vid/:vid/profile in V3</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/API-for-contacts-v1-contact-vid-vid-profile-in-V3/m-p/413688#M41010</link>
      <description>&lt;P&gt;In legacy API, to get information about a contact, I'm using&amp;nbsp;/contacts/v1/contact/vid/:vid/profile API. I'm now migrating to the V3 version of Hubspot APIs. I'm not able to find a similar API in V3 that returns whole information like properties, identity-profiles, associated-company details of a contact.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Suggest me to get all the information of a contact which are returned in legacy API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sample screenshot of Legacy API:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kughane_0-1614604984350.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/38808i830CB25971D01A3A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kughane_0-1614604984350.png" alt="kughane_0-1614604984350.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sample screenshot of similar but not so useful V3 API:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kughane_1-1614604990956.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/38809iFDFF98DEE5178530/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kughane_1-1614604990956.png" alt="kughane_1-1614604990956.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 13:23:39 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/API-for-contacts-v1-contact-vid-vid-profile-in-V3/m-p/413688#M41010</guid>
      <dc:creator>kughane</dc:creator>
      <dc:date>2021-03-01T13:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: API for /contacts/v1/contact/vid/:vid/profile in V3</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/API-for-contacts-v1-contact-vid-vid-profile-in-V3/m-p/414187#M41029</link>
      <description>&lt;P&gt;Hey &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/170270"&gt;@kughane&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You will need to request the properties that you want in the V3 with the "&lt;STRONG&gt;properties=&lt;/STRONG&gt;" query parameter.&amp;nbsp; You could also use one of the client libraries to get all properties.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/148828"&gt;@quentin_lamamy&lt;/a&gt; , do you have any opinions on this?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 15:57:29 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/API-for-contacts-v1-contact-vid-vid-profile-in-V3/m-p/414187#M41029</guid>
      <dc:creator>dennisedson</dc:creator>
      <dc:date>2021-03-02T15:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: API for /contacts/v1/contact/vid/:vid/profile in V3</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/API-for-contacts-v1-contact-vid-vid-profile-in-V3/m-p/414892#M41112</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/13982"&gt;@dennisedson&lt;/a&gt;, Thanks for your reply. To fetch properties, I'll send the list in the request query parameter&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I batch query contacts along with associations? I found batch API to fetch the list of contacts but along with associations is it available?&lt;/P&gt;</description>
      <pubDate>Thu, 04 Mar 2021 06:08:11 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/API-for-contacts-v1-contact-vid-vid-profile-in-V3/m-p/414892#M41112</guid>
      <dc:creator>kughane</dc:creator>
      <dc:date>2021-03-04T06:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: API for /contacts/v1/contact/vid/:vid/profile in V3</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/API-for-contacts-v1-contact-vid-vid-profile-in-V3/m-p/415143#M41135</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/170270"&gt;@kughane&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Pretty sure you are still going to need to rely on the V1 endpoint for that query.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/11945"&gt;@lynton&lt;/a&gt; , would you agree?&amp;nbsp; &lt;/P&gt;</description>
      <pubDate>Thu, 04 Mar 2021 17:14:54 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/API-for-contacts-v1-contact-vid-vid-profile-in-V3/m-p/415143#M41135</guid>
      <dc:creator>dennisedson</dc:creator>
      <dc:date>2021-03-04T17:14:54Z</dc:date>
    </item>
    <item>
      <title>Re: API for /contacts/v1/contact/vid/:vid/profile in V3</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/API-for-contacts-v1-contact-vid-vid-profile-in-V3/m-p/415200#M41145</link>
      <description>&lt;P&gt;Yes you will need to use the v1 api for that data.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Mar 2021 19:37:59 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/API-for-contacts-v1-contact-vid-vid-profile-in-V3/m-p/415200#M41145</guid>
      <dc:creator>lynton</dc:creator>
      <dc:date>2021-03-04T19:37:59Z</dc:date>
    </item>
  </channel>
</rss>

