Hi all. I've used CozyRoc for years in SSIS to pull data from D365 using the Change Tracking token to just pull changes since last run, but now I need to start updating some of these processes to use Azure Data Factory. How can I use the Change Tracking token in the ADF Source to D365 online to pull incrementals? I've played with connecting to the service directly using odata but this is so much data I'm not sure how this works with paging through the data. And the Dynamics 365 nor the Dataverse connector I've found anyway to use a change tracking token.
Any thoughts? Thanks.