With July 2017 Update, now we have the option to register a new Webhook through Plugin Registration tool. Download the latest Plugin Registration Tool from NuGet using the PowerShell script
With July 2017 Update, now we have the option to register a new Webhook through Plugin Registration tool. Download the latest Plugin Registration Tool from NuGet using the PowerShell script
Recently, we were working on SLA. We provided necessary conditions in Applicable When and Success Criteria sections. In Success Actions section, we wanted to update Customer Record(OOB entity “contact” renamed)
Got this surprise in my inbox ? Like this: Like Loading… Related Author Nishant RanaPosted on November 3, 2017Categories CRM, Microsoft Dynamics 365, Microsoft Dynamics CRMTags CRM,
As a first step, add references to the latest version 9 assemblies https://www.nuget.org/packages/Microsoft.CrmSdk.CoreAssemblies/ In the below sample code, we are creating an Auto number attribute in Contact Entity. This is
Finally, we have the new assemblies available ? https://www.nuget.org/packages/Microsoft.CrmSdk.CoreAssemblies/9.0.0.5 Full Article