Creating workflow actions

In Nintex Workflow 2013, a custom workflow action typically consists of four basic items:

Typically, you need to develop a custom workflow activity and a custom workflow action adapter with a configuration page, and then package those items with an action definition file to deploy the resulting custom workflow action to Nintex Workflow 2013.

Using Visual Studio 2012 templates

You can use the Visual Studio 2012 templates, included with the Nintex Workflow 2013 SDK, to more easily create custom workflow activities and custom workflow actions. The templates provide the necessary files, folder structures, references, and required elements, and include comments and pointers for implementation guidance. For more information, see Installing and using Visual Studio templates.

See Also

Concepts

Workflow activities

Workflow action adapters

Configuration pages

Action definition files

Operations

Working with workflow activities

Working with configuration pages

Reference

Action Definition File XML Reference

.NET Framework Reference