SharePoint - List files and folders within a folder in SharePoint library action (batch)

This action lists all files and folders within a specified folder in SharePoint library.

Input

FieldDescription
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.
FolderSpecify the folder to list files and folders from.

Output

The output datatree contains the details of the files and folders within the specified folder.

FieldDescription
IDThe unique identifier for the file or item.
NameThe name of the file or item, including its extension.
Server relative URLThe URL of the file or item relative to the SharePoint site collection root.
ExistsIndicates whether the file or item exists (true/false).
TypeThe type of the file or item.
Edit linkThe URL to edit the file or item.
Check in commentComment associated with the last check-in operation.
Check out typeType of check-out (if checked out).
Content tagTag associated with the content of the file or item.
Customized page statusStatus indicating if the page is customized.
E tagEntity tag for the file or item.
IRM enabledIndicates whether Information Rights Management (IRM) is enabled.
LengthSize of the file in bytes.
LevelSecurity level of the file or item.
Major versionMajor version number of the file or item.
Minor versionMinor version number of the file or item.
Linking URIURI used for linking to the file or item.
Linking URLURL used for linking to the file or item.
Time createdDate and time when the file or item was created.
Time last modifiedDate and time when the file or item was last modified.
TitleTitle or name of the file or item.
UI versionUser Interface (UI) version of the file or item.
UI version labelLabel associated with the UI version.
Unique IDUnique identifier of the file or item.
NameThe name of the file or item (repeated).
Server Relative URLThe URL of the file or item relative to the SharePoint site collection root (repeated).
ExistsIndicates whether the file or item exists (true/false) (repeated).
Item countNumber of items in the list or library.
Time createdDate and time when the item was created (repeated).
Time last modifiedDate and time when the item was last modified (repeated).
Prog IDProgrammatic identifier (ProgID) of the file or item.
Welcome pageStatus indicating if the page is a welcome page.
Is WOPI enabledIndicates whether Web Application Open Platform Interface (WOPI) is enabled.
List sizeSize of the list in bytes.
List indexIndex position of the item in the list.

Last updated: