Forum Discussion
Gaurav Goyal
Dec 04, 2018Brass Contributor
How to get custom reusable workflow feature in CSOM?
Hello, I have created a custom reusable workflow in SharePoint Designer. I am facing an issue after deployment of workflow. I have to activate the workflow feature with CSOM but I am not able to ...
Dec 04, 2018
Instead of using standard CSOM to deal with SharePoint features, use PnP cmdlets...they will make your life easier
- Gaurav GoyalDec 07, 2018Brass Contributor
Thanks for your reply. But we have to enable that feature with CSOM.