Hello everyone,
I am building a flow for sharepoint requests and I ran into a problem.
Need flow to remove access from requester and give him / her read-only access.
What I do is I break inheritance and then grant access again and that works like a charm, tried both with HTTP request and sharepoint connectors.
Stop sharing an item and then grant access.
I also want approvers to have access to the item permanently so they can see all requests, but it does not work on approver.
All my tests show that as soon as I change those settings, I can provide access to both requester and approver.
Is there a way to work around this to give access to approver ?
Note: I cannot remove this option as users might post sensitive information and I don't want anyone else seeing that.
Would appreciate any kind of help.