Sample: Create a custom workflow activity
Download the complete sample here: WorkflowActivities.
Prerequisites
Internet connection is required to download the sample project and to restore the NuGet packages used in the sample project.
Requirements
Demonstrates
This sample shows how to write a custom workflow activity that can create an account and a task for the account. This sample uses early binding.
Example
See also
Workflow extensions
Tutorial: Create workflow extension
Sample: Update next birthday using a custom workflow activity
Sample: Calculate a credit score with a custom workflow activity