SharePoint - New/updated file in folder hierarchy trigger (large site)

The New/updated file in folder hierarchy (large site) trigger detects new or modified files within your SharePoint folder hierarchy. It checks for changes at each polling interval and processes each file as a separate job.

Use this trigger when monitoring a folder within a large SharePoint site that has more than 5,000 files.

TRIGGER DOESN'T RETRIEVE PAST EVENTS

This trigger doesn't retrieve updates made before the recipe starts. It only detects changes from the moment the recipe begins running. If your folder isn't in a large site, consider using the New/updated file in folder hierarchy trigger instead.

Input

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 you plan to connect to. If left blank, Workato connects to the default home site 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.

Alternatively, to connect to a different site, you can provide an absolute URL to override the base URL. 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.
Time zoneSelect the timezone used in SharePoint. To access and change regional settings in SharePoint, go to Settings > Site Settings > Site Administration > Regional Settings > Time Zone.

Output

Output fieldDescription
Created byThe name or identifier of the user who created the file.
Base nameThe main name of the file without the extension.
Checked out user IDThe unique identifier of the user who checked out the file.
Compliance asset IDThe identifier used within SharePoint for compliance tracking or auditing purposes.
Content typeThe type or category of content that defines metadata and behavior for SharePoint items.
Content type IDThe unique identifier associated with the content type of the file.
CreatedThe date and time when the file was initially created in SharePoint.
Modified byThe name or identifier of the user who last modified the file.
Encoded absolute URLThe fully qualified URL of the file, encoded to ensure special characters are properly represented.
Item typeThe classification of the item.
PathThe file path within the SharePoint hierarchy.
NameThe name of the file including the extension.
URL pathThe URL path of the file within SharePoint.
File sizeThe size of the file in bytes or kilobytes.
Folder child countThe number of child items (files or subfolders) inside the folder.
GUIDThe globally unique identifier used to reference the file or object within SharePoint.
IDThe unique identifier assigned to the file within SharePoint.
Item child countThe number of child items within the current item, applicable to folders.
ModifiedThe date and time when the file was last modified in SharePoint.
Document parent identifierThe unique identifier of the parent folder or document set that contains the file.
Server relative URLThe relative URL of the file based on the URL for the server.
TitleThe display name of the file.
Unique IDAnother globally unique identifier (GUID) assigned to the file within SharePoint.
Copy sourceThe original source location of the file if it was copied from another location.
VersionThe version number of the file.

Last updated: