How to – Use RetrieveAttributeChangeHistoryRequest to get audit data for an attribute (Dataverse/ Dynamics 365/ CRM)

Sending
User Review
0 (0 votes)

We can use RetrieveAttributeChangeHistoryRequest to get the change history of a particular field / attribute of a record. We need to set the Target and the AttributeLogicalName property of the request. AuditDetails records of the RetrieveAttributeChangeHistoryResponse contains the detail of the audit records. The Audit History records in CRM-  AttributeAuditDetail contains the details of the … Continue reading “How to – Use RetrieveAttributeChangeHistoryRequest to get audit data for an attribute (Dataverse/ Dynamics 365/ CRM)”