Creating, Registering and Calling Custom Actions
Actions are actually Custom messages defined for an entity. Following action is created for lead entity having input and out parameters. Custom Action Plugin C# code, using input parameter and output parameters. Register the action plugin, and add step by selecting messge as “msd_CustomQualify” and “lead” as Primary entity. Calling an action associated with specific […]