Skip to main content
Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT
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
Support
Support

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