Rest API Pagination Using ADF

48 Views Asked by At

I am struggling with a rest API and getting all the records using Azure Data Factory, I am only getting the first record, however in Postman I get them all can someone help me with pagination ? Below is my output from postman which has the headers showing how many pages etc, I cant figure out what method to use in ADF ?

Postman Output

I have tried AbsoluteUrl Value Headers $.paging.next this didnt work :(

0

There are 0 best solutions below