Hello,
Dynamics CRM 2015 and higher offers the Change Tracking feature exposed through the OData WebApi. With this feature one can identify (Guids of the records) specific records for an entity have been added/changed of deleted.
My question is: does the possibility exist in the WebApi Change Tracking action or possibly SOAP endpoint to also get back information regarding the columns that were changed by an update on an entity record?
Reading on the Change Tracking feature in SQL Server (where the functionality in CRM is probably based upon?) this information can be provided, but is and or will it also be provided through the WebApi OData interface?
Regards Rob
*This post is locked for comments