SharePoint - Get file or folder details in SharePoint library action

This action retrieves the details of a specified file or folder in a SharePoint library.

Input

FieldDescription
File or FolderSelect the file or folder to retrieve details for.
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.
FolderSelect the folder for which you plan to retrieve the details. Alternatively, you can provide the relative URL of the folder. For example, /sites/sitename/documentlibrary/foldername.
File nameSelect the name of the file for which you plan to retrieve the details. Alternatively, you can provide the relative URL of the file. For example, /sites/sitename/documentlibrary/foldername/filename.

Output

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

FieldDescription
IDThe identifier of the file or folder in SharePoint.
NameThe name of the file or folder.
Server relative URLThe server-relative URL of the file or folder location in SharePoint.
ExistsIndicates whether the file or folder exists.
TypeThe type of the file.
Edit linkThe URL for editing the file or folder.
Check in commentThe comment associated with the file's check-in status (if applicable).
Check out typeThe type of check-out status (if applicable).
Content tagThe unique content tag identifying the file's version and state.
Customized page statusThe status indicating if the page is customized (if applicable).
E tagThe ETag value for the file, indicating its current version.
IRM enabledIndicates if Information Rights Management (IRM) is enabled for the file.
LengthThe size of the file in bytes.
LevelThe security level of the file or folder.
Major versionThe major version number of the file or folder.
Minor versionThe minor version number of the file or folder.
Linking URIThe URI providing a link to the file or folder.
Linking URLThe URL providing a link to the file or folder.
Time createdThe date and time when the file or folder was created.
Time last modifiedThe date and time when the file or folder was last modified.
TitleThe title or display name of the file or folder (if available).
UI versionThe User Interface (UI) version number associated with the file or folder.
UI version labelThe label associated with the UI version of the file or folder.
Unique IDThe unique identifier of the file or folder in SharePoint.

Last updated: