<?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: Hard limit for no. of deal records extracted using API (Ticket number: #2057435) in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Hard-limit-for-no-of-deal-records-extracted-using-API-Ticket/m-p/224200#M3096</link>
    <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hubspot.com/u/mingheng_moka"&gt;@mingheng_moka&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;As stated in &lt;A href="https://developers.hubspot.com/docs/methods/deals/get_deals_modified"&gt;this documentation&lt;/A&gt;, the &lt;EM&gt;Get recently modified deals&lt;/EM&gt; endpoint only returns up to the 10,000 most recently modified deals. Please refer to &lt;A href="https://integrate.hubspot.com/t/cannot-fetch-more-than-10-000-records-for-endpoint/1671"&gt;this similar topic&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Regarding the &lt;CODE&gt;limit&lt;/CODE&gt; value used for the &lt;EM&gt;Get all deals&lt;/EM&gt; endpoint, please share your Hub ID and the full request URL you are using (not including your API key).&lt;/P&gt;</description>
    <pubDate>Thu, 18 Oct 2018 16:33:45 GMT</pubDate>
    <dc:creator>IsaacTakushi</dc:creator>
    <dc:date>2018-10-18T16:33:45Z</dc:date>
    <item>
      <title>Hard limit for no. of deal records extracted using API (Ticket number: #2057435)</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Hard-limit-for-no-of-deal-records-extracted-using-API-Ticket/m-p/224199#M3095</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I'm doing the ETL of Hubspot data to my company data warehouse. Have tried extracting all the deals as well as recently modified deals using API from the following endpoints:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://api.hubapi.com/deals/v1/deal/paged?hapikey=" class="onebox" target="_blank" rel="nofollow noopener"&gt;https://api.hubapi.com/deals/v1/deal/paged?hapikey=&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://api.hubapi.com/deals/v1/deal/recent/modified?hapikey=" class="onebox" target="_blank" rel="nofollow noopener"&gt;https://api.hubapi.com/deals/v1/deal/recent/modified?hapikey=&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Extraction would halt after 10k records. Have checked response and its due to rate limit (see attached screenshot)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;DIV class="lightbox-wrapper"&gt;&lt;A class="lightbox" href="https://community.hubspot.com/legacyfs/online/uploads/default/original/2X/6/6755361440ef92b400daa8aa1ff2b2ead682bc91.png" data-download-href="/legacyfs/online/uploads/default/6755361440ef92b400daa8aa1ff2b2ead682bc91" title="Screen Shot 2018-10-16 at 11.43.44 AM.png" rel="nofollow noopener"&gt;&lt;IMG src="https://community.hubspot.com/legacyfs/online/uploads/default/original/2X/6/6755361440ef92b400daa8aa1ff2b2ead682bc91.png" alt="44%20AM" width="690" height="101" /&gt;&lt;DIV class="meta"&gt;
&lt;SPAN class="filename"&gt;Screen Shot 2018-10-16 at 11.43.44 AM.png&lt;/SPAN&gt;&lt;SPAN class="informations"&gt;822x121 11.9 KB&lt;/SPAN&gt;&lt;SPAN class="expand"&gt;&lt;/SPAN&gt;
&lt;/DIV&gt;&lt;/A&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Pls note that I've set it to extract up to 250 records per query but it only extracts 100&lt;/P&gt;
&lt;P&gt;Have lodged a ticket, but was directed to post my query here instead.&lt;/P&gt;
&lt;P&gt;Please advise.&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;
Mingheng&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2018 02:11:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Hard-limit-for-no-of-deal-records-extracted-using-API-Ticket/m-p/224199#M3095</guid>
      <dc:creator>mingheng_moka</dc:creator>
      <dc:date>2018-10-17T02:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Hard limit for no. of deal records extracted using API (Ticket number: #2057435)</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Hard-limit-for-no-of-deal-records-extracted-using-API-Ticket/m-p/224200#M3096</link>
      <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hubspot.com/u/mingheng_moka"&gt;@mingheng_moka&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;As stated in &lt;A href="https://developers.hubspot.com/docs/methods/deals/get_deals_modified"&gt;this documentation&lt;/A&gt;, the &lt;EM&gt;Get recently modified deals&lt;/EM&gt; endpoint only returns up to the 10,000 most recently modified deals. Please refer to &lt;A href="https://integrate.hubspot.com/t/cannot-fetch-more-than-10-000-records-for-endpoint/1671"&gt;this similar topic&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Regarding the &lt;CODE&gt;limit&lt;/CODE&gt; value used for the &lt;EM&gt;Get all deals&lt;/EM&gt; endpoint, please share your Hub ID and the full request URL you are using (not including your API key).&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2018 16:33:45 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Hard-limit-for-no-of-deal-records-extracted-using-API-Ticket/m-p/224200#M3096</guid>
      <dc:creator>IsaacTakushi</dc:creator>
      <dc:date>2018-10-18T16:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: Hard limit for no. of deal records extracted using API (Ticket number: #2057435)</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Hard-limit-for-no-of-deal-records-extracted-using-API-Ticket/m-p/224201#M3097</link>
      <description>&lt;P&gt;Hi Issac,&lt;/P&gt;
&lt;P&gt;Hubspot ID : is 2528720&lt;/P&gt;
&lt;P&gt;Full request url for all deals is:&lt;BR /&gt;
'&lt;A href="https://api.hubapi.com/deals/v1/deal/paged?hapikey=XXXXXXXXXXXX&amp;amp;properties=dealstage&amp;amp;properties=invoice_number&amp;amp;properties=createdate&amp;amp;properties=closed_won_reason&amp;amp;properties=closed_lost_reason&amp;amp;properties=pipeline&amp;amp;properties=dealtype&amp;amp;properties=amount&amp;amp;properties=hubspot_owner_id&amp;amp;properties=activation_email&amp;amp;properties=hs_lastmodifieddate&amp;amp;count=250&amp;amp;includeAssociations=true" rel="nofollow noopener"&gt;https://api.hubapi.com/deals/v1/deal/paged?hapikey=XXXXXXXXXXXX&amp;amp;properties=dealstage&amp;amp;properties=invoice_number&amp;amp;properties=createdate&amp;amp;properties=closed_won_reason&amp;amp;properties=closed_lost_reason&amp;amp;properties=pipeline&amp;amp;properties=dealtype&amp;amp;properties=amount&amp;amp;properties=hubspot_owner_id&amp;amp;properties=activation_email&amp;amp;properties=hs_lastmodifieddate&amp;amp;count=250&amp;amp;includeAssociations=true&lt;/A&gt;'&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 19 Oct 2018 02:43:26 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Hard-limit-for-no-of-deal-records-extracted-using-API-Ticket/m-p/224201#M3097</guid>
      <dc:creator>mingheng_moka</dc:creator>
      <dc:date>2018-10-19T02:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: Hard limit for no. of deal records extracted using API (Ticket number: #2057435)</title>
      <link>https://community.hubspot.com/t5/APIs-Integrations/Hard-limit-for-no-of-deal-records-extracted-using-API-Ticket/m-p/224202#M3098</link>
      <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hubspot.com/u/mingheng_moka"&gt;@mingheng_moka&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Thank you for the URL. You are only receiving 100 deals per call because you are using &lt;CODE&gt;count=250&lt;/CODE&gt; instead of &lt;CODE&gt;limit=250&lt;/CODE&gt;.&lt;/P&gt;
&lt;P&gt;The &lt;CODE&gt;count&lt;/CODE&gt; parameter is used for the &lt;A href="https://developers.hubspot.com/docs/methods/deals/get_deals_modified"&gt;Get recently modified deals&lt;/A&gt; endpoint while the &lt;CODE&gt;limit&lt;/CODE&gt; parameter is used for the &lt;A href="https://developers.hubspot.com/docs/methods/deals/get-all-deals"&gt;Get all deals&lt;/A&gt; endpoint.&lt;/P&gt;
&lt;P&gt;Use this request URL instead:&lt;/P&gt;
&lt;P&gt;&lt;CODE&gt;https://api.hubapi.com/deals/v1/deal/paged?hapikey=XXXXXXXXXXXX&amp;amp;properties=dealstage&amp;amp;properties=invoice_number&amp;amp;properties=createdate&amp;amp;properties=closed_won_reason&amp;amp;properties=closed_lost_reason&amp;amp;properties=pipeline&amp;amp;properties=dealtype&amp;amp;properties=amount&amp;amp;properties=hubspot_owner_id&amp;amp;properties=activation_email&amp;amp;properties=hs_lastmodifieddate&amp;amp;limit=250&amp;amp;includeAssociations=true&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Oct 2018 12:11:25 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/APIs-Integrations/Hard-limit-for-no-of-deal-records-extracted-using-API-Ticket/m-p/224202#M3098</guid>
      <dc:creator>IsaacTakushi</dc:creator>
      <dc:date>2018-10-19T12:11:25Z</dc:date>
    </item>
  </channel>
</rss>

