Workflows are the handlers for the events fired by Dynamics CRM. The events that a workflow can support are limited compared to plugins. Using workflows, we can either utilize workflows using a native drag and drop interface, or extend the standard behavior of Dynamics CRM using customizations or with custom code written in the .NET framework.
In this chapter, we are going to cover the following topics:
- Workflow and types of workflow
- Examples on workflows