<?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: Multiple REST calls from a data connection in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Multiple-REST-calls-from-a-data-connection/m-p/1819081#M9229</link>
    <description>&lt;P&gt;This might be a very late response, but for anyone stumbling upon this, look into&amp;nbsp;&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;&lt;BR /&gt;&lt;BR /&gt;More specifically for Jira, use Offset pagination, startAt as your starting parameter and maxResults as your count parameter.&lt;BR /&gt;&lt;BR /&gt;This will alow you to call that API multiple times until all results have been sent.&lt;/P&gt;</description>
    <pubDate>Thu, 01 Jul 2021 12:06:48 GMT</pubDate>
    <dc:creator>AlfonsS</dc:creator>
    <dc:date>2021-07-01T12:06:48Z</dc:date>
    <item>
      <title>Multiple REST calls from a data connection</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Multiple-REST-calls-from-a-data-connection/m-p/1783513#M5780</link>
      <description>&lt;P&gt;I've set up a REST connection to Jira using the REST Data Connector in Qlik Sense. The maximum amount of results a single REST call in this case can return is 100. I have more than 100 records which I want to load into Qlik Sense.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Is it possible to make two REST endpoint calls in the same data connector load script ?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;From looking at the generated script there's no actual REST url in there and there seems to be a conversion to something which looks like nested SQL ?&lt;/P&gt;&lt;P&gt;My two calls would look something like this with the only difference being the &lt;STRONG&gt;startAt&lt;/STRONG&gt; and &lt;STRONG&gt;maxResults&lt;/STRONG&gt; parameter values at the end.&lt;/P&gt;&lt;P&gt;&lt;A href="https://pilz-dev.atlassian.net/rest/api/3/search/?jql=&amp;lt;&amp;lt;MY" target="_blank"&gt;https://my-company-portal.atlassian.net/rest/api/3/search/?jql=[MY_JQL_QUERY]&lt;/A&gt;&amp;amp;startAt=0&amp;amp;maxResults=100&lt;/P&gt;&lt;P&gt;&lt;A href="https://pilz-dev.atlassian.net/rest/api/3/search/?jql=&amp;lt;&amp;lt;MY" target="_blank"&gt;https://my-company-portal.atlassian.net/rest/api/3/search/?jql=[MY_JQL_QUERY]&lt;/A&gt;&amp;amp;startAt=101&amp;amp;maxResults=100&lt;/P&gt;</description>
      <pubDate>Fri, 10 Dec 2021 20:23:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Multiple-REST-calls-from-a-data-connection/m-p/1783513#M5780</guid>
      <dc:creator>slong</dc:creator>
      <dc:date>2021-12-10T20:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple REST calls from a data connection</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Multiple-REST-calls-from-a-data-connection/m-p/1819081#M9229</link>
      <description>&lt;P&gt;This might be a very late response, but for anyone stumbling upon this, look into&amp;nbsp;&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;&lt;BR /&gt;&lt;BR /&gt;More specifically for Jira, use Offset pagination, startAt as your starting parameter and maxResults as your count parameter.&lt;BR /&gt;&lt;BR /&gt;This will alow you to call that API multiple times until all results have been sent.&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 12:06:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Multiple-REST-calls-from-a-data-connection/m-p/1819081#M9229</guid>
      <dc:creator>AlfonsS</dc:creator>
      <dc:date>2021-07-01T12:06:48Z</dc:date>
    </item>
  </channel>
</rss>

