how to get multiple pages from Web activity and For Each Activity in Azure Data Factory?

25 views Asked by At

For Each Activity in Azure Data Factory Pipeline, how to copy the data from multiple pages?

enter image description here enter image description here

How to get data from pages by taking offset & limit values automatically?

Currently its only showing the data from first 25 rows (from 1st Page) only. Here problem is REST API is working with my URL. I cannot configure Pagination rule.

Any guidelines will be really helpful.

Thank you.

enter image description here

0

There are 0 answers