Hi
How can we use sharepoint in Workflow?
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Dipal ChoksiPosted Oct 31, 2011, 1:30 PM
If you are trying to build a workflow which runs in the SharePoint environment,
- you can get some good information from the links above, posted by Javeed.
Are you trying to build a .net workflow and you need to add access SharePoint data within the workflow
- you can access SharePoint data using the SharePoint object model or webservices within your workflow.
HTH
Happy Coding!
Javeed M ShaikhPosted Oct 31, 2011, 12:34 PM
check if this helps from C# Corner:
http://www.c-sharpcorner.com/UploadFile/shivprasadk/46546804072009041044AM/465468.aspx
http://www.c-sharpcorner.com/UploadFile/anavijai/7253/