SharePoint - Get file or folder permissions in SharePoint library action (batch)

This action retrieves the permissions of a specific file or folder in a SharePoint library. The specified folder can also be a document library. All associated permissions (both individual and group permissions) are listed.

Input

FieldDescription
Document Library/Folder/FilesSelect which entity to provide the permissions for. If File or Folder is selected, select the file or folder from the drop-down in addition to selecting the document library.
Site nameProvide the name of the SharePoint site to which you plan to connect. If left blank, Workato connects to your default home site, as specified in your connection settings. The site name is located in the URL of the site page. For example, if the URL is https://company-name.sharepoint.com/sites/product, the site name is product.

If you plan to connect to a different site, you can provide the absolute URL to override the base URL. For example, if the input is https://company-name.sharepoint.com/teams/product, Workato connects to the provided input.

Alternatively, you can provide the absolute URL to connect to a different site. For example, entering https://company-name.sharepoint.com/teams/product connects Workato to the specified site directly.
Document libraryProvide the document library containing the file or folder.
FolderSelect the folder for which you plan to retrieve permissions. Alternatively, you can provide the relative URL of the folder. For example, /sites/sitename/documentlibrary/foldername.
File nameThe name of the file for which you plan to retrieve permissions. Alternatively, you can provide the relative URL of the file. For example, /sites/sitename/documentlibrary/foldername/filename.

Output

The output datatree contains the permissions of the specified file or folder.

FieldDescription
Odata metadataMetadata providing details about the OData service endpoint.
ValueThe specific permissions associated with the file or folder in SharePoint. The metadata is returned in the output.
MemberThe specific users with permissions to access the file, folder, or document library.
Odata typeThe type of the OData entity returned.
Odata IDThe unique identifier of the OData entity.
Odata edit linkThe URL for editing the OData entity.
Base permissionsThe base permissions assigned to the member.
DescriptionAdditional descriptive information about the member.
HiddenIndicates if the member is hidden.
IDThe identifier of the member.
NameThe name or title of the member.
OrderThe order or sequence related to the member.
Role type kindThe kind of role or type of membership for the member.
List sizeThe size or count of items related to the member in a list context.
List indexThe index position of the member in a list.
Principal IDThe principal identifier associated with the member.

Last updated: