I'm trying to use the Azure Data Factory to copy data from a REST API into an Azure SQL Database.
The next page is returned as a Link Header formatted as below:
</well-rollups?action=next&countyparish=TYLER+%5C%28TX%5C%29&deleteddate=null&next_page=api14+%3C+%2742457308280200%27&pagesize=100&state=TX>; rel="next"
How do I format this into the Pagination Rules in the copy data activity?
Thanks,
