How to Write Basic Plugins in Dynamics 365 CE
1. Create Message Plugin Triggered on the creation of a Contact.Logic: 1. Update Message Plugin Triggered on update of an Account.Logic: 🔧 Plugin Registration Tips Plugin Name Message Primary Entity Stage Execution Mode CreateContactPlugin Create contact Pre-Op Synchronous UpdateAccountPlugin Update account Pre-Op Synchronous Make sure to add PreImage with at least the name field when … Continue reading How to Write Basic Plugins in Dynamics 365 CE
This was originally posted here.
*This post is locked for comments