I would like to know if it is possible to do Change Tracking with OData in on-premise NAV 2018, as explained in the below link for Dynamics 365
https://docs.microsoft.com/en-us/dynamics365/customer-engagement/developer/use-change-tracking-synchronize-data-external-systems
I tried this with the standard NAV Items Entity API. I included the odata.track-changes Prefer header, but it didn't return a "
@odata.deltaLink" in the response.
Maybe there is a way to enable this?