<?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 crm/v3/objects/companies/search in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/API-crm-v3-objects-companies-search/m-p/876092#M68879</link>
    <description>&lt;P&gt;Hi Zach,&lt;/P&gt;&lt;P&gt;thx for the discussion &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 07 Nov 2023 17:13:51 GMT</pubDate>
    <dc:creator>ralf_f</dc:creator>
    <dc:date>2023-11-07T17:13:51Z</dc:date>
    <item>
      <title>API crm/v3/objects/companies/search</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/API-crm-v3-objects-companies-search/m-p/875793#M68862</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;if this POST return increases the 10000 offset I get an error:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"status"&lt;/SPAN&gt;&lt;SPAN&gt;:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"error"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"message"&lt;/SPAN&gt;&lt;SPAN&gt;:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"There&amp;nbsp;was&amp;nbsp;a&amp;nbsp;problem&amp;nbsp;with&amp;nbsp;the&amp;nbsp;request."&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"correlationId"&lt;/SPAN&gt;&lt;SPAN&gt;:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"f9da8b69-65e6-4283-94e3-cb02fa6b183e"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;works with&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"limit"&lt;/SPAN&gt;&lt;SPAN&gt;:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;100&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"after"&lt;/SPAN&gt;&lt;SPAN&gt;:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;9900&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Is this intended? How do I get the rest of the data?&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Thanks for ideas&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 07 Nov 2023 10:01:46 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/API-crm-v3-objects-companies-search/m-p/875793#M68862</guid>
      <dc:creator>ralf_f</dc:creator>
      <dc:date>2023-11-07T10:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: API crm/v3/objects/companies/search</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/API-crm-v3-objects-companies-search/m-p/875967#M68868</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/86942"&gt;@ralf_f&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you possibly running into &lt;A href="https://developers.hubspot.com/docs/api/usage-details#:~:text=public%20apps.-,Rate%20Limits,-Apps%20using%20OAuth" target="_blank" rel="noopener"&gt;Hubspot's rate limits&lt;/A&gt;? Without more context, I'm not clear on what you're trying to do; are you trying to pull a list of 10,000 companies from the same API call?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Zach&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2023 14:37:42 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/API-crm-v3-objects-companies-search/m-p/875967#M68868</guid>
      <dc:creator>zachh</dc:creator>
      <dc:date>2023-11-07T14:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: API crm/v3/objects/companies/search</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/API-crm-v3-objects-companies-search/m-p/876038#M68875</link>
      <description>&lt;P&gt;Hi Zach,&lt;/P&gt;&lt;P&gt;I try to get companies based on a search filter and get pages by limit = 100 (which is maximum of the API). If a next page is available I get it after a while I run into this error.&lt;BR /&gt;I have tried postman and this has nothing to do with limit rates of I exceed 10000 it fails.&lt;BR /&gt;thx Ralf&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2023 16:11:04 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/API-crm-v3-objects-companies-search/m-p/876038#M68875</guid>
      <dc:creator>ralf_f</dc:creator>
      <dc:date>2023-11-07T16:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: API crm/v3/objects/companies/search</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/API-crm-v3-objects-companies-search/m-p/876056#M68876</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/86942"&gt;@ralf_f&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developers.hubspot.com/docs/api/crm/search#:~:text=The%20search%20endpoints%20are%20limited%20to%2010%2C000%20total%20results%20for%20any%20given%20query.%20Attempting%20to%20page%20beyond%2010%2C000%20will%20result%20in%20a%20400%20error." target="_blank" rel="noopener"&gt;It appears this is a limitation of the Search API at this time&lt;/A&gt;:&lt;/P&gt;
&lt;P&gt;"The search endpoints are limited to 10,000 total results for any given query. Attempting to page beyond 10,000 will result in a 400 error."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There may be workarounds elsewhere in the community, but somebody else might be able to speak to that better.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- Zach&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2023 16:30:49 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/API-crm-v3-objects-companies-search/m-p/876056#M68876</guid>
      <dc:creator>zachh</dc:creator>
      <dc:date>2023-11-07T16:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: API crm/v3/objects/companies/search</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/API-crm-v3-objects-companies-search/m-p/876092#M68879</link>
      <description>&lt;P&gt;Hi Zach,&lt;/P&gt;&lt;P&gt;thx for the discussion &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Nov 2023 17:13:51 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/API-crm-v3-objects-companies-search/m-p/876092#M68879</guid>
      <dc:creator>ralf_f</dc:creator>
      <dc:date>2023-11-07T17:13:51Z</dc:date>
    </item>
  </channel>
</rss>

