<?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: How to load users more than 20 in Qlik cloud using REST connector in Move to Qlik Cloud Analytics</title>
    <link>https://community.qlik.com/t5/Move-to-Qlik-Cloud-Analytics/How-to-load-users-more-than-20-in-Qlik-cloud-using-REST/m-p/2462862#M1704</link>
    <description>&lt;P&gt;Excellent, thank you so much!&lt;/P&gt;</description>
    <pubDate>Sun, 16 Jun 2024 23:15:18 GMT</pubDate>
    <dc:creator>NZFei</dc:creator>
    <dc:date>2024-06-16T23:15:18Z</dc:date>
    <item>
      <title>How to load users more than 20 in Qlik cloud using REST connector</title>
      <link>https://community.qlik.com/t5/Move-to-Qlik-Cloud-Analytics/How-to-load-users-more-than-20-in-Qlik-cloud-using-REST/m-p/2460067#M1654</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I can set up a REST connector in Qlik cloud to load users from&amp;nbsp;&lt;A href="https://your-tenant.us.qlikcloud.com/api/v1/users" target="_blank"&gt;https://your-tenant.us.qlikcloud.com/api/v1/users&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;However the default the lines is only 20. So I can only load 20 users.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could anyone let me know how to set up the pagination or modify limit so that I can load full user list?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you very much!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Fei&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jan 2026 10:45:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Move-to-Qlik-Cloud-Analytics/How-to-load-users-more-than-20-in-Qlik-cloud-using-REST/m-p/2460067#M1654</guid>
      <dc:creator>NZFei</dc:creator>
      <dc:date>2026-01-27T10:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to load users more than 20 in Qlik cloud using REST connector</title>
      <link>https://community.qlik.com/t5/Move-to-Qlik-Cloud-Analytics/How-to-load-users-more-than-20-in-Qlik-cloud-using-REST/m-p/2460599#M1657</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/7352"&gt;@NZFei&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;you can add&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;?limit=100 &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;to the URL (e.g.&amp;nbsp;&lt;A href="https://your-tenant.us.qlikcloud.com/api/v1/users?limit=100" target="_blank"&gt;https://your-tenant.us.qlikcloud.com/api/v1/users?limit=100&lt;/A&gt; )&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;100 is the maximum number. If you have more users, you will need to build some logic in the script.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;For instance, you can check the userId of the latest user that was loaded, and then add&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;limit=100&amp;amp;startingAfter=&lt;EM&gt;userId&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Jun 2024 06:55:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Move-to-Qlik-Cloud-Analytics/How-to-load-users-more-than-20-in-Qlik-cloud-using-REST/m-p/2460599#M1657</guid>
      <dc:creator>Daniele_Purrone</dc:creator>
      <dc:date>2024-06-10T06:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to load users more than 20 in Qlik cloud using REST connector</title>
      <link>https://community.qlik.com/t5/Move-to-Qlik-Cloud-Analytics/How-to-load-users-more-than-20-in-Qlik-cloud-using-REST/m-p/2462862#M1704</link>
      <description>&lt;P&gt;Excellent, thank you so much!&lt;/P&gt;</description>
      <pubDate>Sun, 16 Jun 2024 23:15:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Move-to-Qlik-Cloud-Analytics/How-to-load-users-more-than-20-in-Qlik-cloud-using-REST/m-p/2462862#M1704</guid>
      <dc:creator>NZFei</dc:creator>
      <dc:date>2024-06-16T23:15:18Z</dc:date>
    </item>
  </channel>
</rss>

