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 Nishant Rana’s Article on their blog
How to – Use RetrieveAttributeChangeHistoryRequest to get audit data for an attribute (Dataverse/ Dynamics 365/ CRM)
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…
Blog Syndicated with Nishant Rana’s Permission