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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Peachman97
Partner - Contributor III
Partner - Contributor III

Page Based Pagination for API On Talend Cloud Dataset

Hi,

I have a requirement to use page based Pagination to consume an API,

Each API gives me a link to the next full URL I need to target, this is essentially a query parameter of startingAfter={LastID in the list that's returned (Not in its own element however)}

It looks like it can only do an offset/limit based pagination? is there any work around?

Labels (3)
1 Reply
Shicong_Hong
Employee
Employee

Hi 

I may help you If you could provide more information about your API, what's the lastID value for the first API call? or is it a different URL for the first API calling? What's the condition of ending the loop of API call?

Regards

Shicong