Hi,
I am working on Integration with OData in D365 FO. Is it possible to consume entity change tracking feature through OData for particular data entity.
If it possible can some one guide me to achieve this.
Any thoughts and Inputs would be highly appreciated.
Thanks & Regards,
Rubalingam.S
You could use the Data management API for this. You can enable the change Tracking for the specific entities you need -given that the entity supports change tracking-; create your Data Export definitions; and then via the Data management API trigger the consumption.
Hi Rubalingam,
Change tracking is not embedded in OData. When you use Virtual tables to expose F&O tables in Dataverse, then Dataverse has the options to trigger actions based on record changes: insert, update, delete.
André Arnaud de Cal...
291,965
Super User 2025 Season 1
Martin Dráb
230,836
Most Valuable Professional
nmaenpaa
101,156