<?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: Pagination/Extensions Fresh Service in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Pagination-Extensions-Fresh-Service/m-p/1892862#M16288</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;To select a &lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/REST_connector_help/Content/Connectors_REST/Create-REST-connection/Pagination-scenarios.htm" target="_self"&gt;pagination,&lt;/A&gt; you must know which mechanism or type of pagination your REST data source uses.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&amp;nbsp;if you want to use CUSTOM pagination then you have to write a CUSTOM script for pagination.&lt;/LI&gt;
&lt;LI&gt;&amp;nbsp;if you use OFFSET, you need to identifying from your data source required parameters related to OFFSET-pagination (offset value, start initial value, count value and total records path).&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Globally, it is a question of knowing the type of pagination implemented in your REST data sources. You can get help using PostMan (&lt;A href="https://www.getpostman.com/" target="_blank" rel="noopener"&gt;https://www.getpostman.com/&lt;/A&gt;) for example but some time the needed metadata is not displayed using Postman&lt;BR /&gt;/joseph&lt;/P&gt;</description>
    <pubDate>Tue, 15 Feb 2022 07:03:38 GMT</pubDate>
    <dc:creator>Joseph_Musekura</dc:creator>
    <dc:date>2022-02-15T07:03:38Z</dc:date>
    <item>
      <title>Pagination/Extensions Fresh Service</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Pagination-Extensions-Fresh-Service/m-p/1891723#M16276</link>
      <description>&lt;P&gt;I have created a connection to Fresh Service API, there are over 100 items I must access using pagination.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://domain.freshservice.com/api/v2/tickets?per_page=100," target="_blank"&gt;https://&amp;lt;MyDomain&amp;gt;.freshservice.com/api/v2/tickets?per_page=100,&lt;/A&gt;&amp;nbsp;this is my current connection. I only received 100 items (this is the maximum number of items to be received per page).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;A href="https://domain.freshservice.com/api/v2/tickets?per_page=100," target="_blank"&gt;https://&amp;lt;MyDomain&amp;gt;.freshservice.com/api/v2/tickets?per_page=100&lt;/A&gt;&amp;amp;page=2, This is what I have tried using (next URL) for my pagination. This does not work, I still receive 100 items.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now, I have been led to believe that I need extensions to perform this task. Is this corrrect? If so, what extensions does one need?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you in advanced for your time!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Feb 2022 21:07:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Pagination-Extensions-Fresh-Service/m-p/1891723#M16276</guid>
      <dc:creator>Rfoot</dc:creator>
      <dc:date>2022-02-10T21:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: Pagination/Extensions Fresh Service</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Pagination-Extensions-Fresh-Service/m-p/1892862#M16288</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;To select a &lt;A href="https://help.qlik.com/en-US/connectors/Subsystems/REST_connector_help/Content/Connectors_REST/Create-REST-connection/Pagination-scenarios.htm" target="_self"&gt;pagination,&lt;/A&gt; you must know which mechanism or type of pagination your REST data source uses.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&amp;nbsp;if you want to use CUSTOM pagination then you have to write a CUSTOM script for pagination.&lt;/LI&gt;
&lt;LI&gt;&amp;nbsp;if you use OFFSET, you need to identifying from your data source required parameters related to OFFSET-pagination (offset value, start initial value, count value and total records path).&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Globally, it is a question of knowing the type of pagination implemented in your REST data sources. You can get help using PostMan (&lt;A href="https://www.getpostman.com/" target="_blank" rel="noopener"&gt;https://www.getpostman.com/&lt;/A&gt;) for example but some time the needed metadata is not displayed using Postman&lt;BR /&gt;/joseph&lt;/P&gt;</description>
      <pubDate>Tue, 15 Feb 2022 07:03:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Pagination-Extensions-Fresh-Service/m-p/1892862#M16288</guid>
      <dc:creator>Joseph_Musekura</dc:creator>
      <dc:date>2022-02-15T07:03:38Z</dc:date>
    </item>
  </channel>
</rss>

