Next page function not working in copy feature for Paginated API

Alex Housden 0 Reputation points
2024-11-29T08:56:24.4433333+00:00

Hi 

 (This is within Fabrics Pipeline function)

I am working with a paginated API and it uses unique URLs to pull in the following page instead of a sequential page number. 

 

My copy function works but it isn't pulling in the following page, my following copy function is working as follows:

Housden996_0-1732790159273.png

Pagination rules:

Housden996_2-1732790242289.png

NOTE: I fixed the end condition so it's now empty and it still doesn'tt work.

 

The trailing end of the JSON which contains the next URL which i need to read is as follows:

Housden996_1-1732790225441.png

An example of the base URL is as follows:

 https://api.dovico.com/TimeEntries/?daterange=2024-11-01%202024-12-30&version=7

Any idea what I am doing wrong here? do I need to get this as a variable and pass it into the following copy function or should this just work?

 

Thanks

Community Center | Not monitored
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.