
Announcements
I want to run Daily scheduled workflow that will check for documents in Shared Documents library under certain condition, and if they fulfill that condition I want to set them permissions.
I'm only confused about how to set them permissions.
Basically it should be something like this - set Edit permission to person from field Owner and to all users of group 'Owners'.
No one else should have any permission to that document.
There is some approach using break role inheritance and then some with Grant permission default action. I don't know what approach should I use. Could anyone help me please?
Hello @vkx
Yes, you could achieve this by stop inheriting permissions of the file and setting new permissions
You can refer below link for more details
https://www.c-sharpcorner.com/article/set-sharepoint-list-item-permission-using-ms-flow/