How to call an action using Xrm.WebApi.online.execute?
We will learn how to call a global or entity based action using Xrm.WebApi.online.execute in Microsoft Dynamics 365. Actions in Dynamics provides a capability to create business operational logic that can be called in different ways such as through code or a workflow. Understanding core concepts of an Action in Dynamics CRM What is an …