Step-by-Step: Dynamics 365 Associate & Disassociate Plugin Guide
Below is a step-by-step guide to creating plugins in Microsoft Dynamics 365 (Dataverse) using C# that trigger on the Associate and Disassociate messages. These messages are used when creating or removing relationships (e.g., N:N or 1:N) between entities, such as associating/disassociating a contact with an account. The plugins will log these actions to a custom […]
This was originally posted here.
*This post is locked for comments