SharePoint - Create folder in SharePoint library action

This action creates a folder in a SharePoint library you specify.

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.
Parent folderProvide the parent folder where the new folder is created.
Folder nameProvide the name of the new folder you plan to create.

Output

The output datatree contains the details of the newly created folder.

FieldDescription
MetadataMetadata about the file. This object contains the ID, URI, Etag, and Type of the file.
ActivitiesActivities related to the folder.
FilesThe URL of the files contained within the folder.
List item all fieldsThe URL of all fields associated with list items in the folder.
Parent folderThe URL of the folder that contains the current folder.
PropertiesThe URL of additional properties or attributes of the folder.
Storage metricsThe URL of metrics related to the storage usage of the folder.
FoldersThe URL of subfolders within the current folder.
Unique IDThe unique identifier for the folder.
NameThe name of the folder.
Server Relative URLThe relative URL of the folder within the SharePoint site.
ExistsIndicates whether the folder exists.
Item countThe number of items (files, subfolders, and more) in the folder.
Time createdThe timestamp indicating when the folder was created.
Time last modifiedThe timestamp indicating when the folder was last modified.
Prog IDThe programmatic identifier associated with the folder.
Welcome pageThe URL or path to the welcome page associated with the folder.
Is WOPI enabledIndicates whether Web Application Open Platform Interface (WOPI) is enabled.

Last updated: