<?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: REST Connection, next token in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/REST-Connection-next-token/m-p/2005539#M11632</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/197749"&gt;@SilviyaK&lt;/a&gt;&amp;nbsp;i would recommend running the API URL on postman and look at the output, you should be getting a token key: value pair at the very last.&lt;/P&gt;</description>
    <pubDate>Wed, 16 Nov 2022 20:01:38 GMT</pubDate>
    <dc:creator>Vishal_Gupta</dc:creator>
    <dc:date>2022-11-16T20:01:38Z</dc:date>
    <item>
      <title>REST Connection, next token</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/REST-Connection-next-token/m-p/2005452#M11631</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;Has anyone used the pagination option in the Qlik Sense REST connection? I am trying to use the Next Token pagination type in order to be able to get all the rows I need from the data instead of the 100 rows I get without using pagination.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The problem I have is that I am not completely sure how this works, what I need to put in the fields in the rest connection and also if I need to add something in my script.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any sample of a Qlik Sense script/screenshots of the connection or anything related to this might be useful.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2022 16:24:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/REST-Connection-next-token/m-p/2005452#M11631</guid>
      <dc:creator>SilviyaK</dc:creator>
      <dc:date>2022-11-16T16:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: REST Connection, next token</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/REST-Connection-next-token/m-p/2005539#M11632</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/197749"&gt;@SilviyaK&lt;/a&gt;&amp;nbsp;i would recommend running the API URL on postman and look at the output, you should be getting a token key: value pair at the very last.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2022 20:01:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/REST-Connection-next-token/m-p/2005539#M11632</guid>
      <dc:creator>Vishal_Gupta</dc:creator>
      <dc:date>2022-11-16T20:01:38Z</dc:date>
    </item>
    <item>
      <title>Re: REST Connection, next token</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/REST-Connection-next-token/m-p/2005673#M11636</link>
      <description>&lt;P&gt;Hi Vishal,&lt;BR /&gt;&lt;BR /&gt;I have a "currentToken" and "nextToken" fields in the root folder inside the connection from Qlik to Cvent. I think I should somehow use these two fields to load every time the next data, but I am not sure how to implement it.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I tried some options I found in the community (mainly WITH CONNECTION), but they don't seem to work, as I am still loading only the first 100 rows.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I am attaching a screenshot of how the pagination settings look now in the REST connection.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2022 07:55:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/REST-Connection-next-token/m-p/2005673#M11636</guid>
      <dc:creator>SilviyaK</dc:creator>
      <dc:date>2022-11-17T07:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: REST Connection, next token</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/REST-Connection-next-token/m-p/2006126#M11640</link>
      <description>&lt;P&gt;Can you try unchecking 'pass in header option'&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2022 21:21:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/REST-Connection-next-token/m-p/2006126#M11640</guid>
      <dc:creator>Vishal_Gupta</dc:creator>
      <dc:date>2022-11-17T21:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: REST Connection, next token</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/REST-Connection-next-token/m-p/2014512#M11746</link>
      <description>&lt;P&gt;Hi Vishal,&lt;/P&gt;
&lt;P&gt;If I uncheck it, it seems to be doing something, but I notice that it still doesn't load more than 100 lines, which to me looks as if it does not get the next token.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you know if maybe I should put something in my script related to the next token, instead of only adding the path in the REST connection itself?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2022 17:44:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/REST-Connection-next-token/m-p/2014512#M11746</guid>
      <dc:creator>SilviyaK</dc:creator>
      <dc:date>2022-12-08T17:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: REST Connection, next token</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/REST-Connection-next-token/m-p/2014518#M11747</link>
      <description>&lt;P&gt;Sorry, I made a mistake in my previous comment. Some more details on this: I can see that there are 599 records. I experimented with the options and these are the results:&lt;BR /&gt;&lt;BR /&gt;1. both not ticked - I think it gets stuck, it starts loading crazy amount of lines that don't make sense and it can continue for up to an hour until my authorization token expires and it crashes.&lt;BR /&gt;2. pass via header ticked - same as the first one&lt;BR /&gt;3. look in header ticked - same as the first one&amp;nbsp;&lt;BR /&gt;4. both ticked - loads only 100 records &lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2022 18:04:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/REST-Connection-next-token/m-p/2014518#M11747</guid>
      <dc:creator>SilviyaK</dc:creator>
      <dc:date>2022-12-08T18:04:07Z</dc:date>
    </item>
    <item>
      <title>Re: REST Connection, next token</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/REST-Connection-next-token/m-p/2440242#M13538</link>
      <description>&lt;P&gt;Hi all, not sure if you still need this but I am working with CVENT in the same way.&lt;/P&gt;
&lt;P&gt;Next token path should be&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt; root/paging/nextToken&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;the paging tokens are not stored in root like other apis, they are stored in root/paging. and the path requires the field title too. and uncheck both.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Meghann_MacDonald_0-1712845114969.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/163904i94C06453EDA0B281/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Meghann_MacDonald_0-1712845114969.png" alt="Meghann_MacDonald_0-1712845114969.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 14:19:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/REST-Connection-next-token/m-p/2440242#M13538</guid>
      <dc:creator>Meghann_MacDonald</dc:creator>
      <dc:date>2024-04-11T14:19:02Z</dc:date>
    </item>
  </channel>
</rss>

