Search code examples
pluginsdynamics-crm

Trigger plugin on creation of a new entiy


I need to write a plugin for Dynamics CRM 2016 and the plugin needs to be triggered on creation of a new entity, not an entity record but a new entity. For example if I import a new solution and that solution contains few custom entities then I need to be able to be able to trigger the plugin when the new custom entities are created. Is it possible?


Solution

  • I'm afraid that you can't handle with plugins such operations.