<?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: Download Restriction in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Download-Restriction/m-p/295228#M27674</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/66274"&gt;@WendyGoh&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Oops should have caught that. Thanks so much! Will increase the calls on our side.&lt;/P&gt;</description>
    <pubDate>Mon, 07 Oct 2019 14:23:09 GMT</pubDate>
    <dc:creator>Ashley2</dc:creator>
    <dc:date>2019-10-07T14:23:09Z</dc:date>
    <item>
      <title>Download Restriction</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Download-Restriction/m-p/294108#M27514</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;We load leads that exceed a threshold Hubspot score into a telephone system.&lt;BR /&gt;We also gather some information about leads, like form entry on web pages for instance.&lt;BR /&gt;To do this we are fetching modified contacts via the API. (We had to keep track of the last read offset etc, but overall this is working for us.)&lt;BR /&gt;When bulk mailings are done however, a lot of contacts are modified.&lt;BR /&gt;The restriction of 100 per API call is restricting us in getting leads processed quickly in this case.&lt;BR /&gt;We have considered using lists instead of the contacts API, but the gain seems limited as it also limits to 100 per call.&lt;/P&gt;&lt;P&gt;It would seem there is now rather a daily limit than a time limit on calls. Can we now call for 100 leads as quickly as the API responds (e.g. 100/second)?&lt;BR /&gt;Is there a best practice/preferred way that someone can recommend for the above scenario?&lt;BR /&gt;Alternative ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Ashley&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2019 08:11:09 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Download-Restriction/m-p/294108#M27514</guid>
      <dc:creator>Ashley2</dc:creator>
      <dc:date>2019-10-01T08:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: Download Restriction</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Download-Restriction/m-p/294324#M27555</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/106604"&gt;@Ashley2&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope all is well with you &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When using the&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/methods/contacts/get_recently_updated_contacts" target="_blank"&gt;Get recently updated and created contacts&lt;/A&gt; endpoint, while there's a limit of 100 contact per call, you should be able to page through the next page of contacts by using the time offset and contact offset value in your subsequent call.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For this, I wouldn't expect you to hit the limit of our API usage:&amp;nbsp;&lt;A href="https://developers.hubspot.com/apps/api_guidelines" target="_blank"&gt;https://developers.hubspot.com/apps/api_guidelines&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Additionally, here's some related forum discussion on how pagination works:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.hubspot.com/t5/APIs-Integrations/Pagination-of-contacts-list-not-working/td-p/236677" target="_blank" rel="noopener"&gt;https://community.hubspot.com/t5/APIs-Integrations/Pagination-of-contacts-list-not-working/td-p/2366...&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.hubspot.com/t5/APIs-Integrations/Get-all-contacts-doesn-t-get-all-contacts/td-p/229339" target="_blank" rel="noopener"&gt;https://community.hubspot.com/t5/APIs-Integrations/Get-all-contacts-doesn-t-get-all-contacts/td-p/22...&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.hubspot.com/t5/APIs-Integrations/Recently-Created-API-call-isn-t-paging-results/td-p/225574" target="_blank" rel="noopener"&gt;https://community.hubspot.com/t5/APIs-Integrations/Recently-Created-API-call-isn-t-paging-results/td...&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps to further clarify things here!&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2019 02:43:07 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Download-Restriction/m-p/294324#M27555</guid>
      <dc:creator>WendyGoh</dc:creator>
      <dc:date>2019-10-02T02:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: Download Restriction</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Download-Restriction/m-p/294345#M27566</link>
      <description>&lt;P&gt;Hi WendyGoh,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the reply.&lt;/P&gt;&lt;P&gt;We can page through the contacts, but I believe we are limited to a page of 100 every 10 seconds. When a mass mailing or update goes through almost the entire set refreshes on Hubspot and ends up in recent modified. On 200,000 prospects it takes 5.5 hours to traverse the set&amp;nbsp;@100/10sec assuming no overhead on each call and zero processing time on our side. In reality this takes 2 days at the moment.&amp;nbsp; We process 1000 at a time with 10 API calls in each round.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is the 10 second limit between calls still applicable?&lt;/P&gt;&lt;P&gt;One can request a list via the Hubspot user interface and a link is sent within an hour normally on email. Then one downloads the list - this can be done manually within 2 hours, is there no way to get the entire list in one go via the API?&lt;/P&gt;&lt;P&gt;Or is there another preferred way of doing what we are trying to achieve?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2019 06:31:11 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Download-Restriction/m-p/294345#M27566</guid>
      <dc:creator>Ashley2</dc:creator>
      <dc:date>2019-10-02T06:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: Download Restriction</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Download-Restriction/m-p/294834#M27637</link>
      <description>&lt;P&gt;Bump &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; anyone? Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2019 05:49:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Download-Restriction/m-p/294834#M27637</guid>
      <dc:creator>Ashley2</dc:creator>
      <dc:date>2019-10-04T05:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Download Restriction</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Download-Restriction/m-p/295126#M27659</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/106604"&gt;@Ashley2&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Pardon that this slip through the cracks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Currently, the limit of each call for both&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/methods/contacts/get_contacts" target="_blank"&gt;Get all contacts | Contacts API&lt;/A&gt; and&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/methods/lists/get_list_contacts" target="_blank"&gt;Get contacts in a list | Contact Lists API&lt;/A&gt;&amp;nbsp;return a maximum amount of 100 contacts.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;On top of that, when looking at our API limits here:&amp;nbsp;&lt;A href="https://developers.hubspot.com/apps/api_guidelines" target="_self"&gt;API Limits&lt;/A&gt;; you can see that the limit is 100 calls per 10 seconds this means that you can call both the above endpoint 100 times per 10 seconds and so this means you can retrieve back 10000 contacts per 10 seconds.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps!&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2019 02:02:02 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Download-Restriction/m-p/295126#M27659</guid>
      <dc:creator>WendyGoh</dc:creator>
      <dc:date>2019-10-07T02:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: Download Restriction</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Download-Restriction/m-p/295228#M27674</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/66274"&gt;@WendyGoh&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Oops should have caught that. Thanks so much! Will increase the calls on our side.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2019 14:23:09 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Download-Restriction/m-p/295228#M27674</guid>
      <dc:creator>Ashley2</dc:creator>
      <dc:date>2019-10-07T14:23:09Z</dc:date>
    </item>
  </channel>
</rss>

