<?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: Read all data from Custom Object in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/707353#M57950</link>
    <description>&lt;P&gt;I believe I found the solution (they might have just added it).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can find it within the object section of the custom object page (&lt;A href="https://developers.hubspot.com/docs/api/crm/crm-custom-objects" target="_blank" rel="noopener"&gt;https://developers.hubspot.com/docs/api/crm/crm-custom-objects&lt;/A&gt;).&lt;BR /&gt;Go to&amp;nbsp;&lt;EM&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;/crm/v3/objects/{objectType}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Here you just need to add the custom object's internal name or the custom object's ID.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As some people have mentioned, they can only see metadata. To see additional data you need to specify the additional fields (internal name). See the picture below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screen Shot 2022-10-18 at 1.39.52 PM.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/77408iA2DC400E2BADF1BB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2022-10-18 at 1.39.52 PM.png" alt="Screen Shot 2022-10-18 at 1.39.52 PM.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2022-10-18 at 1.39.31 PM.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/77409i0C4E86D382983036/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2022-10-18 at 1.39.31 PM.png" alt="Screen Shot 2022-10-18 at 1.39.31 PM.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2022-10-18 at 1.39.10 PM.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/77410i02A2F5F723D16290/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2022-10-18 at 1.39.10 PM.png" alt="Screen Shot 2022-10-18 at 1.39.10 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 18 Oct 2022 20:45:01 GMT</pubDate>
    <dc:creator>cowles123</dc:creator>
    <dc:date>2022-10-18T20:45:01Z</dc:date>
    <item>
      <title>Read all data from Custom Object</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/493944#M46733</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone can please advise how can I use the API in order to read all data from a Custom Object?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ariel&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 17:28:43 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/493944#M46733</guid>
      <dc:creator>shlahman</dc:creator>
      <dc:date>2021-09-13T17:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: Read all data from Custom Object</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/493952#M46734</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;What do you want to read? Do you need the name and ID? The association's between your custom object and other objects or simply all records the custom object has?&lt;BR /&gt;If you check the docs, you can find all endpoints that you need. You also have a 'run in postman' option that imports a collection with great examples.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://developers.hubspot.com/docs/api/crm/crm-custom-objects" target="_blank"&gt;https://developers.hubspot.com/docs/api/crm/crm-custom-objects&lt;/A&gt;</description>
      <pubDate>Mon, 13 Sep 2021 17:39:32 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/493952#M46734</guid>
      <dc:creator>Teun</dc:creator>
      <dc:date>2021-09-13T17:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Read all data from Custom Object</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/493954#M46735</link>
      <description>&lt;P&gt;Hi Teun,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for getting back to me so fast!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to read the object data (not metadata) with all fields that avilabile in this object. Is there an option to read all the object data without providing specific ID?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ariel&lt;/P&gt;</description>
      <pubDate>Mon, 13 Sep 2021 17:43:34 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/493954#M46735</guid>
      <dc:creator>shlahman</dc:creator>
      <dc:date>2021-09-13T17:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Read all data from Custom Object</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/493965#M46736</link>
      <description>You always need the ID of the custom object you are retrieving, you do not need the record ID. If you need all properties the object has, you can retrieve its schema.&lt;BR /&gt;I am having issues opening the docs right now, but there is an example available in the overview of the docs.</description>
      <pubDate>Mon, 13 Sep 2021 17:55:40 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/493965#M46736</guid>
      <dc:creator>Teun</dc:creator>
      <dc:date>2021-09-13T17:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: Read all data from Custom Object</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/494458#M46765</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/189407"&gt;@shlahman&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN data-sheets-value="{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:&amp;quot;You can use this documentation regarding custom object for fetch all data : \r\nLink : https://developers.hubspot.com/docs/api/crm/crm-custom-objects\r\n\r\nThis link will also help you regarding custom object\r\nLink : https://www.webdew.com/blog/create-custom-objects-in-hubspot-using-api\r\n\r\n&amp;lt;?php\r\n$URL = 'https://api.hubapi.com/crm/v3/schemas/p&amp;lt;PORTALID&amp;gt;_&amp;lt;CUSTOMOBJECTKEY&amp;gt;?portalId=&amp;lt;PORTALID&amp;gt;';\r\n\r\n$ch = curl_init();\r\n        curl_setopt($ch, CURLOPT_URL, $URL);\r\n        curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);\r\n\r\n        curl_setopt($ch, CURLOPT_CUSTOMREQUEST, 'GET');\r\n\r\n        $headers = array();\r\n        $headers[] = 'Content-Type: application/json';\r\n        \r\n        curl_setopt($ch, CURLOPT_HTTPHEADER, $headers);\r\n        $result = curl_exec($ch);\r\n        \r\n        if (curl_errno($ch)) {\r\n            echo 'Error:' . curl_error($ch);\r\n        }\r\n        curl_close($ch);\r\n\r\n     \r\n        return $result;\r\n?&amp;gt;\r\n\r\nThanks !!&amp;quot;}" data-sheets-userformat="{&amp;quot;2&amp;quot;:829,&amp;quot;3&amp;quot;:{&amp;quot;1&amp;quot;:0},&amp;quot;5&amp;quot;:{&amp;quot;1&amp;quot;:[{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0,&amp;quot;5&amp;quot;:{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0}},{&amp;quot;1&amp;quot;:0,&amp;quot;2&amp;quot;:0,&amp;quot;3&amp;quot;:3},{&amp;quot;1&amp;quot;:1,&amp;quot;2&amp;quot;:0,&amp;quot;4&amp;quot;:1}]},&amp;quot;6&amp;quot;:{&amp;quot;1&amp;quot;:[{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0,&amp;quot;5&amp;quot;:{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0}},{&amp;quot;1&amp;quot;:0,&amp;quot;2&amp;quot;:0,&amp;quot;3&amp;quot;:3},{&amp;quot;1&amp;quot;:1,&amp;quot;2&amp;quot;:0,&amp;quot;4&amp;quot;:1}]},&amp;quot;7&amp;quot;:{&amp;quot;1&amp;quot;:[{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0,&amp;quot;5&amp;quot;:{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0}},{&amp;quot;1&amp;quot;:0,&amp;quot;2&amp;quot;:0,&amp;quot;3&amp;quot;:3},{&amp;quot;1&amp;quot;:1,&amp;quot;2&amp;quot;:0,&amp;quot;4&amp;quot;:1}]},&amp;quot;8&amp;quot;:{&amp;quot;1&amp;quot;:[{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0,&amp;quot;5&amp;quot;:{&amp;quot;1&amp;quot;:2,&amp;quot;2&amp;quot;:0}},{&amp;quot;1&amp;quot;:0,&amp;quot;2&amp;quot;:0,&amp;quot;3&amp;quot;:3},{&amp;quot;1&amp;quot;:1,&amp;quot;2&amp;quot;:0,&amp;quot;4&amp;quot;:1}]},&amp;quot;11&amp;quot;:4,&amp;quot;12&amp;quot;:0}"&gt;You can use this documentation regarding custom object for fetch all data : &lt;BR /&gt;Link : &lt;A href="https://developers.hubspot.com/docs/api/crm/crm-custom-objects" target="_blank"&gt;https://developers.hubspot.com/docs/api/crm/crm-custom-objects&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;This link will also help you regarding custom object &lt;BR /&gt;Link : &lt;A href="https://www.webdew.com/blog/create-custom-objects-in-hubspot-using-api" target="_blank"&gt;https://www.webdew.com/blog/create-custom-objects-in-hubspot-using-api&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;&amp;lt;?php &lt;BR /&gt;$URL = '&lt;A href="https://api.hubapi.com/crm/v3/schemas/p" target="_blank"&gt;https://api.hubapi.com/crm/v3/schemas/p&lt;/A&gt;&amp;lt;PORTALID&amp;gt;_&amp;lt;CUSTOMOBJECTKEY&amp;gt;?portalId=&amp;lt;PORTALID&amp;gt;'; &lt;BR /&gt;&lt;BR /&gt;$ch = curl_init(); &lt;BR /&gt;curl_setopt($ch, CURLOPT_URL, $URL); &lt;BR /&gt;curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); &lt;BR /&gt;&lt;BR /&gt;curl_setopt($ch, CURLOPT_CUSTOMREQUEST, 'GET'); &lt;BR /&gt;&lt;BR /&gt;$headers = array(); &lt;BR /&gt;$headers[] = 'Content-Type: application/json'; &lt;BR /&gt;&lt;BR /&gt;curl_setopt($ch, CURLOPT_HTTPHEADER, $headers); &lt;BR /&gt;$result = curl_exec($ch); &lt;BR /&gt;&lt;BR /&gt;if (curl_errno($ch)) { &lt;BR /&gt;echo 'Error:' . curl_error($ch); &lt;BR /&gt;} &lt;BR /&gt;curl_close($ch); &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;return $result; &lt;BR /&gt;?&amp;gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&lt;SPAN&gt;Hope this helps!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;If we were able to answer your query, kindly help the community by marking it as a solution.&lt;BR /&gt;&lt;BR /&gt;Thanks and Regard.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Sep 2021 12:33:07 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/494458#M46765</guid>
      <dc:creator>webdew</dc:creator>
      <dc:date>2021-09-14T12:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: Read all data from Custom Object</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/670361#M55144</link>
      <description>&lt;P&gt;hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am facing same issue about reading all record data from custom object. I have custom object id and I dont neet its scheme. I need its records.&lt;/P&gt;&lt;P&gt;I couldnt find the righht endpoint for this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you help me about it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jul 2022 14:56:41 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/670361#M55144</guid>
      <dc:creator>AÖzkara</dc:creator>
      <dc:date>2022-07-25T14:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Read all data from Custom Object</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/694622#M57035</link>
      <description>&lt;P&gt;Hi guys, any update on this?&lt;BR /&gt;/crm/v3/schemas/{objectTypeId} mentioned in the doc, is only providing the schema for the object - metadata. Tried to run&amp;nbsp;&lt;SPAN&gt;crm/v3/objects/{objectTypeId} - &lt;/SPAN&gt;provides&amp;nbsp;very basic info about the object with created_time etc. - no actual data&lt;/P&gt;</description>
      <pubDate>Sun, 18 Sep 2022 21:53:17 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/694622#M57035</guid>
      <dc:creator>DTyshetskyy</dc:creator>
      <dc:date>2022-09-18T21:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Read all data from Custom Object</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/703898#M57687</link>
      <description>&lt;P&gt;Hi Teun,&lt;/P&gt;&lt;P&gt;I am facing the same issue: the docs linked above only describe how to retrieve meta-data from a custom object. What I need — the others here, too — is the data itself hold by the custom object.&lt;BR /&gt;Let's think of HubDB: requesting HubDB delivers the &lt;EM&gt;columns of a table&lt;/EM&gt;. But when I need the data hold by that table I have to &lt;EM&gt;request its rows&lt;/EM&gt;.&lt;BR /&gt;So, how do we get the data hold by a custom object?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2022 11:58:04 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/703898#M57687</guid>
      <dc:creator>mwx_kk</dc:creator>
      <dc:date>2022-10-10T11:58:04Z</dc:date>
    </item>
    <item>
      <title>Betreff: Read all data from Custom Object</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/704166#M57704</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;here is how I finally got my data:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Retrieve the schema of your custom object, i.e. &amp;nbsp;&lt;SPAN&gt;/crm/v3/schemas/objectTypeId&lt;/SPAN&gt;&lt;A href="https://api.hubapi.com/crm/v3/schemas/2-3465404," target="_blank"&gt;,&lt;/A&gt;&amp;nbsp;there you find properties used by the data you want to get&lt;/LI&gt;&lt;LI&gt;Extract the name of each property and create a querystring for later use, like so "&amp;amp;properties=firstname&amp;amp;properties=lastname..."&lt;/LI&gt;&lt;LI&gt;Retrieve the object from&amp;nbsp;/crm/v3/objects/objectTypeId, it holds the IDs of each data-set&lt;/LI&gt;&lt;LI&gt;Retrieve your data for each object-ID, like so:&amp;nbsp;&lt;SPAN&gt;/crm/v3/objects/objectTypeId/objectId?portalId=1234567&amp;amp;properties=firstname&amp;amp;properties=lastname&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Push each response.data in an array and use sendRequest to deliver it to your frontend&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Tue, 11 Oct 2022 06:26:10 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/704166#M57704</guid>
      <dc:creator>mwx_kk</dc:creator>
      <dc:date>2022-10-11T06:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Read all data from Custom Object</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/707353#M57950</link>
      <description>&lt;P&gt;I believe I found the solution (they might have just added it).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can find it within the object section of the custom object page (&lt;A href="https://developers.hubspot.com/docs/api/crm/crm-custom-objects" target="_blank" rel="noopener"&gt;https://developers.hubspot.com/docs/api/crm/crm-custom-objects&lt;/A&gt;).&lt;BR /&gt;Go to&amp;nbsp;&lt;EM&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;/crm/v3/objects/{objectType}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Here you just need to add the custom object's internal name or the custom object's ID.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As some people have mentioned, they can only see metadata. To see additional data you need to specify the additional fields (internal name). See the picture below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Screen Shot 2022-10-18 at 1.39.52 PM.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/77408iA2DC400E2BADF1BB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2022-10-18 at 1.39.52 PM.png" alt="Screen Shot 2022-10-18 at 1.39.52 PM.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2022-10-18 at 1.39.31 PM.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/77409i0C4E86D382983036/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2022-10-18 at 1.39.31 PM.png" alt="Screen Shot 2022-10-18 at 1.39.31 PM.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2022-10-18 at 1.39.10 PM.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/77410i02A2F5F723D16290/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2022-10-18 at 1.39.10 PM.png" alt="Screen Shot 2022-10-18 at 1.39.10 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 18 Oct 2022 20:45:01 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/707353#M57950</guid>
      <dc:creator>cowles123</dc:creator>
      <dc:date>2022-10-18T20:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: Read all data from Custom Object</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/711455#M58202</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/463990"&gt;@cowles123&lt;/a&gt;&amp;nbsp;you are absolutely right. This is the right endpoint and one has to explicitly add all properties one wants to see. In the documentation one has to open "see all params" to find the properties param. Kind of weird ...&lt;BR /&gt;&lt;BR /&gt;Thanks for your help.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Oct 2022 05:56:04 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/711455#M58202</guid>
      <dc:creator>mwx_kk</dc:creator>
      <dc:date>2022-10-28T05:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: Read all data from Custom Object</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/712199#M58270</link>
      <description>&lt;P&gt;I also want to find all the data for a custom object, but I get the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The scope needed for this API call isn't available for public use. If you have questions, contact support or post in our developer forum.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use the endpoint:&amp;nbsp;&lt;SPAN&gt;/crm/v3/objects/{objectType}&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 09:25:13 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/712199#M58270</guid>
      <dc:creator>VStruyf</dc:creator>
      <dc:date>2022-10-31T09:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Read all data from Custom Object</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/712202#M58271</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/468273"&gt;@VStruyf&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;seems you have to add either the scope to your private app key or you haven't the key present in your serverless function.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 09:30:12 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/712202#M58271</guid>
      <dc:creator>mwx_kk</dc:creator>
      <dc:date>2022-10-31T09:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: Read all data from Custom Object</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/712206#M58272</link>
      <description>&lt;P&gt;Which scope should be selected?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I also have the error when I try it here with the test call:&amp;nbsp; &lt;A href="https://developers.hubspot.com/docs/api/crm/crm-custom-objects" target="_blank"&gt;https://developers.hubspot.com/docs/api/crm/crm-custom-objects&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 09:32:41 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/712206#M58272</guid>
      <dc:creator>VStruyf</dc:creator>
      <dc:date>2022-10-31T09:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: Read all data from Custom Object</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/712213#M58274</link>
      <description>&lt;P&gt;You need at least these to request custom object:&lt;BR /&gt;crm.schemas.custom.read,&amp;nbsp;crm.objects.custom.read&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 09:36:54 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/712213#M58274</guid>
      <dc:creator>mwx_kk</dc:creator>
      <dc:date>2022-10-31T09:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Read all data from Custom Object</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/712214#M58275</link>
      <description>&lt;P&gt;They are both selected.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 09:38:50 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/712214#M58275</guid>
      <dc:creator>VStruyf</dc:creator>
      <dc:date>2022-10-31T09:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: Read all data from Custom Object</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/712217#M58276</link>
      <description>&lt;P&gt;So, if you need other than these two scopes, select then.&lt;BR /&gt;Then update your secret, because the scope is encoded in that key.&lt;BR /&gt;And make sure to process.env your key in your serverless function and provide it in headers.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 09:43:10 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/712217#M58276</guid>
      <dc:creator>mwx_kk</dc:creator>
      <dc:date>2022-10-31T09:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: Read all data from Custom Object</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/712219#M58277</link>
      <description>&lt;P&gt;Still not working... and I don't see why&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 09:55:17 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/712219#M58277</guid>
      <dc:creator>VStruyf</dc:creator>
      <dc:date>2022-10-31T09:55:17Z</dc:date>
    </item>
    <item>
      <title>Re: Read all data from Custom Object</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/712236#M58278</link>
      <description>&lt;P&gt;Still the scope error message? Check all possible scopes you need, and then always update your secret.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 10:42:49 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/712236#M58278</guid>
      <dc:creator>mwx_kk</dc:creator>
      <dc:date>2022-10-31T10:42:49Z</dc:date>
    </item>
    <item>
      <title>Re: Read all data from Custom Object</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/712263#M58282</link>
      <description>&lt;P&gt;Yes, still the same. These are the scopes I selected:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;crm.lists.read&lt;BR /&gt;crm.objects.contacts.read&lt;BR /&gt;crm.schemas.custom.read&lt;BR /&gt;crm.objects.custom.read&lt;BR /&gt;crm.schemas.custom.write&lt;BR /&gt;crm.schemas.contacts.read&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 12:21:35 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Read-all-data-from-Custom-Object/m-p/712263#M58282</guid>
      <dc:creator>VStruyf</dc:creator>
      <dc:date>2022-10-31T12:21:35Z</dc:date>
    </item>
  </channel>
</rss>

