Forum Discussion
Miguel Ortiz Jiménez
May 02, 2017Copper Contributor
Break inheritance permissions with SharePoint Designer
Hi, I am wondering if there is an easy way to break inheritance permissions in SharePoint Online with SharePoint Designer. I need create a folder structure into document set and break inheritance...
May 02, 2017
So do you want to break inheritance using the SharePoint Designer workflow?
You could call a REST API from your SPD workflow:
http://www.jrjlee.com/2014/01/custom-workflow-activity-for-breaking.html
https://www.youtube.com/watch?v=trj7Urxa6n4
Miguel Ortiz Jiménez
May 02, 2017Copper Contributor
thank you so much for help me!! :)