Workflows
Workflow allows a set of pre-defined activities to be executed. Workflows work using the Windows Workflow Foundation 4.0 engine in SharePoint 2013.
Associations
We can associate workflows against a list, library or content type. Here we are focusing on associating workflow with content types.
Procedure
Use the following procedure to associate a workflow with a content type.
Create a new site content type named Expense.
Then click the Workflow Settings and in the page that appears choose Add a workflow.
In the page that appears you can choose the workflow and enter the name and configuration settings.
Choose the start option to start a creation of a new item.
You will get the workflow created as below.
This concludes our workflow association. You can test the code by creating a content type item.
Note: Once the workflow is created, it will fire for all the items created based on the Expense content type.
References
Add a workflow association (SharePoint Server 2010).
Summary
In this article we explored how to associate Workflows with Content Types.
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment
It is the same account you read, post and publish with — and you will come straight back to this page.

Vinodh NarayananPosted Jan 5, 2016, 11:51 PM
good one sir
Jean PaulPosted Jan 4, 2015, 12:04 PM
Thank You Vithal!
Vithal WadjePosted Jan 4, 2015, 2:26 AM
great work keep it up