Custom Dataverse workflow activities (workflow assemblies)

Dataverse supports the registration and execution of custom workflow activities in addition to the out-of-box activities provided by Windows Workflow Foundation.

Windows Workflow Foundation includes an activity library that provides activities for control flow, sending and receiving messages, doing work in parallel, and more. However, to build applications that satisfy your business needs, you may need activities that perform tasks specific to that application. To make this possible, Windows Workflow Foundation supports the creation of custom workflow activities.

More information: Create a workflow extension

Dataverse Developer Overview

Create a plug-in