<?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: Qlik Sense pagination settings in APIs &amp; Integrations</title>
    <link>https://community.hubspot.com/t5/APIs-Integrations/Qlik-Sense-pagination-settings/m-p/227744#M6640</link>
    <description>&lt;P&gt;Hi &lt;A class="mention" href="https://community.hubspot.com/u/venu_bandaru"&gt;@Venu_Bandaru&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Got an answer back on what was going on behind the scenes.  Turns out I wasn’t reading the documentation clearly enough, the &lt;CODE&gt;limit&lt;/CODE&gt; parameter applies to the each &lt;CODE&gt;type&lt;/CODE&gt; of event, not the request as a whole.  The best way therefore to page through to get all events in a time range would be work through each of the three types of events and use the &lt;CODE&gt;limit&lt;/CODE&gt; and &lt;CODE&gt;offset&lt;/CODE&gt; parameters as I mentioned above.  For example you might start with &lt;CODE&gt;https://api.hubapi.com/calendar/v1/events?type=CONTENT&amp;amp;startDate=1269151557000&amp;amp;endDate=1489233957000&amp;amp;limit=2&amp;amp;access_token=xxxxxxxxxxxxxxxxxxxxxx&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;To answer your second query, requests to this endpoint must always have a start and an end date, there isn’t a way to fetch events irrespective of dates.&lt;/P&gt;
&lt;P&gt;-Zack&lt;/P&gt;</description>
    <pubDate>Thu, 16 Mar 2017 11:52:55 GMT</pubDate>
    <dc:creator>zwolfson</dc:creator>
    <dc:date>2017-03-16T11:52:55Z</dc:date>
  </channel>
</rss>

