Creative

How to Create a Custom Workflow Activity in Dynamics 365

In Dynamics 365 Workflows, if some functionality is not available in out of the box features, we have the option to write Custom Workflow Activity and consume that in the workflow processes. Let’s see how to create Custom Workflow Activities for Dynamics 365. Here, for example, we wi...

Creative

how to create a plugin in dynamics 365

Create an asynchronous plug-in registered on the Create message of the account table. The plug-in will create a task activity that will remind the creator of the account. Prerequisites Visual Studio 2017  or latest version. Download the Plugin Registration tool. Information about download...