<?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: How to use /crm/v3/objects/contacts/batch/read in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-use-crm-v3-objects-contacts-batch-read/m-p/669363#M55064</link>
    <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/421720"&gt;@GLittle9&lt;/a&gt;&amp;nbsp;consider running a test api call on your portal and explore the results you get (see a real example below).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The documentation can take you a long way, but then you have to put in the work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;eg.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;{
"status": "COMPLETE",
"results": [
{
"id": "88706",
"properties": {
"createdate": "2022-02-25T16:19:07.305Z",
"email": "melanie84@reinhardt.de",
"firstname": "Miroslaw",
"hs_object_id": "88706",
"lastmodifieddate": "2022-06-03T14:14:23.589Z",
"lastname": "Langern"
},
"createdAt": "2022-02-25T16:19:07.305Z",
"updatedAt": "2022-06-03T14:14:23.589Z",
"archived": false
}
],
"startedAt": "2022-07-22T08:13:29.596Z",
"completedAt": "2022-07-22T08:13:29.623Z"
}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 22 Jul 2022 08:20:36 GMT</pubDate>
    <dc:creator>mangelet</dc:creator>
    <dc:date>2022-07-22T08:20:36Z</dc:date>
    <item>
      <title>How to use /crm/v3/objects/contacts/batch/read</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-use-crm-v3-objects-contacts-batch-read/m-p/669186#M55053</link>
      <description>&lt;P&gt;The documentation at&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/api/crm/contacts" target="_blank"&gt;https://developers.hubspot.com/docs/api/crm/contacts&lt;/A&gt;&amp;nbsp;does not explain what this information returned from the API call is:&lt;/P&gt;&lt;P&gt;"links": {&lt;BR /&gt;"additionalProp1": "string",&lt;BR /&gt;"additionalProp2": "string",&lt;BR /&gt;"additionalProp3": "string"&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What are those and how are they used?&amp;nbsp; Rather than answering here, please point me to the webpage that explains them!&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jul 2022 20:15:40 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-use-crm-v3-objects-contacts-batch-read/m-p/669186#M55053</guid>
      <dc:creator>GLittle9</dc:creator>
      <dc:date>2022-07-21T20:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to use /crm/v3/objects/contacts/batch/read</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-use-crm-v3-objects-contacts-batch-read/m-p/669363#M55064</link>
      <description>&lt;P&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/421720"&gt;@GLittle9&lt;/a&gt;&amp;nbsp;consider running a test api call on your portal and explore the results you get (see a real example below).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The documentation can take you a long way, but then you have to put in the work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;eg.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;{
"status": "COMPLETE",
"results": [
{
"id": "88706",
"properties": {
"createdate": "2022-02-25T16:19:07.305Z",
"email": "melanie84@reinhardt.de",
"firstname": "Miroslaw",
"hs_object_id": "88706",
"lastmodifieddate": "2022-06-03T14:14:23.589Z",
"lastname": "Langern"
},
"createdAt": "2022-02-25T16:19:07.305Z",
"updatedAt": "2022-06-03T14:14:23.589Z",
"archived": false
}
],
"startedAt": "2022-07-22T08:13:29.596Z",
"completedAt": "2022-07-22T08:13:29.623Z"
}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2022 08:20:36 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-use-crm-v3-objects-contacts-batch-read/m-p/669363#M55064</guid>
      <dc:creator>mangelet</dc:creator>
      <dc:date>2022-07-22T08:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to use /crm/v3/objects/contacts/batch/read</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-use-crm-v3-objects-contacts-batch-read/m-p/669605#M55089</link>
      <description>&lt;P&gt;Thanks, Martin. That is what I've been doing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just think that the documentaion could be much, much better with real samples!&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2022 16:21:25 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-use-crm-v3-objects-contacts-batch-read/m-p/669605#M55089</guid>
      <dc:creator>GLittle9</dc:creator>
      <dc:date>2022-07-22T16:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to use /crm/v3/objects/contacts/batch/read</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/How-to-use-crm-v3-objects-contacts-batch-read/m-p/669609#M55090</link>
      <description>&lt;P&gt;The new API documents do include an example:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="GLittle9_0-1658507136262.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/71218iC18062D91E2BBF7A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="GLittle9_0-1658507136262.png" alt="GLittle9_0-1658507136262.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But they do not show the call that results in that example!&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2022 16:25:27 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/How-to-use-crm-v3-objects-contacts-batch-read/m-p/669609#M55090</guid>
      <dc:creator>GLittle9</dc:creator>
      <dc:date>2022-07-22T16:25:27Z</dc:date>
    </item>
  </channel>
</rss>

