How to implement an incremental data load using ADF from a REST API Source

Osama Ahmed 131 Reputation points
2022-06-28T04:45:21.647+00:00

Hello,

I am working on developing a data Warehouse in Azure. I am ingesting data from Dynamics 365 and Business Central. As for Business Central, I used the REST API connector and implemented full data load from Business central to Azure SQL DB, and now I would like to update my tables when there is new data. I have read the documentations about how to implement incremental data load from SQL tables. Is the same concept applicable to REST APIs or there is another way of doing it.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,609 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Samy Abdul 3,366 Reputation points
    2022-06-28T05:46:45.35+00:00