Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everyone!
I have a rest api as a source and would like to use the next url pagination type.
However, the next page url is stored in the way shown in the picture below:
Do you have any idea, how I can reference the next page url path in the pagination parameter with a response structure like this?
Hi @Andrey_Kosarev,
For your reference, this is how I set pagination on Qlik REST APIs.
This is the Pagination Setting on the REST Connection:
And this is the Json structure returned: