SharePoint - New/updated file in folder hierarchy trigger

This trigger picks up new or updated files in your SharePoint folder hierarchy. It checks for new or updated files once every poll interval and Workato processes each file as a separate job.

Input

FieldDescription
Trigger poll intervalSpecify how frequently to check for new events. Defaults to five minutes if left blank. The minimum value allowed is five minutes.
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 librarySelect the specific document library to monitor for new or updated files.
FolderSelect the folder to monitor for new or updated files.
When first started, this recipe should pick up events fromWhen you start the recipe for the first time, it picks up trigger events from this specified date and time. Leave empty to get records created or updated one hour ago. Refer to Triggers to learn more about this input field.

Output

The output datatree contains information about the new or updated file. This includes the file name, server relative URL, and other metadata.

FieldDescription
MetadataMetadata about the file. This object contains the ID, URI, Etag, and Type of the file.
First unique ancestor securable objectThe nearest parent object in SharePoint that defines security settings for the file.
Role assignmentsAssignments of specific permissions or roles within SharePoint for accessing the file.
Attachment filesFiles attached or uploaded as attachments to the item (e.g., emails with attachments).
Content typeThe type or category of content that defines metadata and behavior for SharePoint items.
Get DLP policy tipRetrieve data loss prevention (DLP) policy tips associated with the uploaded file.
Field values as htmlField values formatted as HTML content within SharePoint for the uploaded file.
Field values as textField values in plain text format within SharePoint for the uploaded file.
Field values for editInitial field values intended for editing when creating or updating the file in SharePoint.
FileA document or binary object uploaded or created within a SharePoint document library.
FolderThe specific folder within SharePoint where the new or updated file is located.
Liked by informationInformation about users who have liked or favorited the file within SharePoint.
Parent listThe list or document library where the file is stored in SharePoint.
PropertiesMetadata or attributes associated with the file in SharePoint.
VersionsDifferent iterations or revisions of the file within SharePoint's version history.
File system object typeThe type of file object as classified within SharePoint's document management system.
Server redirected embed URIURI used by SharePoint to embed external resources in documents or pages.
Server redirected embed URLURL used by SharePoint to redirect to embedded resources like videos or images.
Content type IDUnique identifier for the content type associated with the file in SharePoint.
File leaf refThe file name or leaf reference within SharePoint's document library structure.
Compliance asset IDIdentifier used within SharePoint for compliance tracking or auditing purposes.
IdUnique identifier assigned to the file within SharePoint.
IDAnother identifier commonly used within SharePoint for uniquely identifying files.
CreatedDate and time when the file was initially created in SharePoint.
Author IDUnique identifier of the user who originally created the file in SharePoint.
ModifiedDate and time when the file was last modified in SharePoint.
Editor IDUnique identifier of the user who last modified the file in SharePoint.
O data copy sourceSource from which data is copied using the OData protocol within SharePoint.
File refReference or link to the file within SharePoint's document management system.
FS obj typeType of object within SharePoint's file system (e.g., file, folder).
Checkout user IDUnique identifier of the user who has checked out the file for editing in SharePoint.
Unique IDGlobally unique identifier (GUID) assigned to the file within SharePoint.
O data UI version stringVersion string used in the OData user interface within SharePoint.
GUIDGlobally unique identifier used to reference the file or object within SharePoint.

Last updated: