Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
syedsdx
Contributor
Contributor

REST Connector Pagination Issue

Hi,

I am trying to make a REST connection with Zenith API.
It is working fine when I am using it for one chatID at at time.
For example : For this API URL : reports.com/api/getChat?id=9b*******
I am getting the question in right format in response=> https://prnt.sc/9Bv7yLkEgEg9
Working fine for 1 chatID

But for Overall wise
URL: reports.com/api/getChatsPaginated?page_size=1000
Pagination Type : Next URL
Next URL path : root/next_page_url
The responses are different for questions => https://prnt.sc/Ef4oBBnd0tKr , https://prnt.sc/w7FdDo0xCpHP

One more issue it is not extracting the next page and onwards data after 1000 results
These are the fields last_id and next_page_url https://prnt.sc/qeN0F58Leq3J
Neither for one ID nor for overall.

Labels (1)
0 Replies