SharePoint - Upload file in SharePoint library action (file)

This action uploads a file to 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.
FolderThe folder where you plan to upload the file. You can either select the folder from the drop-down, or enter the server relative URL, which is available in the output of other SharePoint actions. For example, /Shared Documents/Test/.
File nameThe name of the file you plan to upload.
File contentsThe content of the file you plan to upload.

Output

The output datatree contains the details of the uploaded file.

FieldDescription
IDThe unique identifier of the uploaded file.
NameThe name of the uploaded file.
Server relative URLThe URL of the uploaded file relative to the SharePoint server.
ExistsIndicates whether the uploaded file exists.
TypeThe file type or extension of the uploaded file.
Edit linkThe URL for editing properties of the uploaded file.
Check in commentComments associated with checking in the uploaded file.
Check out typeThe type of check-out (e.g., online, offline) for the uploaded file.
Content tagThe tag associated with the content of the uploaded file.
Customized page statusIndicates if the page of the uploaded file is customized.
E tagThe entity tag (ETag) for versioning of the uploaded file.
IRM enabledThe Information Rights Management (IRM) status of the uploaded file.
LengthThe size or length of the uploaded file.
LevelThe security level of the uploaded file.
Major versionThe major version number of the uploaded file.
Minor versionThe minor version number of the uploaded file.
Linking URIThe URI linking to the uploaded file.
Linking URLThe URL linking to the uploaded file.
Time createdThe date and time the uploaded file was created.
Time last modifiedThe date and time the uploaded file was last modified.
TitleThe title or display name of the uploaded file.
UI versionThe User Interface (UI) version of the uploaded file.
UI version labelThe label for the UI version of the uploaded file.
Unique IDThe unique identifier of the uploaded file.
MetadataThe metadata associated with the uploaded file.
AuthorThe author who uploaded the file.
Checked out by userThe user who has checked out the uploaded file.
Effective information management settingsThe settings for effective information management related to the uploaded file.
Information rights management settingsThe settings for information rights management related to the uploaded file.
List item all fieldsAll fields related to the uploaded file in the SharePoint list.
Locked by userThe user who has locked the uploaded file.
Modified byThe user who last modified the uploaded file.
PropertiesAdditional properties of the uploaded file.
Version eventsThe events related to the versioning of the uploaded file.
VersionsThe versions available for the uploaded file.

Last updated: