Flow: Change SharePoint permissions for a Document Set

Having trouble changing perms for DocSets. Flow runs successfully, seems to be finding the target, but the perms are not applied. The user does not show up in the access list and the DocSet is not visible to them in the library.

DocSets are basically folders, is there anything special I should be referencing in the target field?

https://tenant.sharepoint.com/sites/site/library/docsetname

or something from:

https://tenant.sharepoint.com/sites/site/library/Forms/Document%20Set/docsethomepage.aspx?ID=5
&FolderCTID=0x0120D52000CE2B1D5DCAA66345AA6F8991B3C046E0
&List=eaeb8796-4431-42d6-a303-7f7a4d53d5fd
&RootFolder=%2Fsites%2FsiteB%2Flibrary%2Fdocsetname
&RecSrc=%2Fsites%2FsiteB%2Flibrary%2Fdocsetname

Resolved. Treated it like a list item and referenced the Id of the Document Set, worked perfectly.

1 Like