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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
haleyt
Contributor
Contributor

Qlik Rest Connector Pagination - How to handle multiple values in the 'Next URL' field?

I am working with the rest connector and have run into some issues with pagination.  The API we are accessing uses next URL for their pagination but there are multiple values within the 'Link' field in the header.  This is the value that is in the 'Link' field '<https://domain.freshservice.com/api/v2/departments?per_page=100&page=2>; rel="next"'.  I'm guessing that when the qlik rest connector is trying to use the whole string to try to find the next page and cannot do it because their are multiple values within it.  Does anyone have any experience with handling an issue like this?

Labels (1)
0 Replies