SharePoint - Deleted file or folder trigger

The Deleted file or folder trigger monitors the SharePoint Recycle Bin for newly deleted items. This trigger requires the Authorization code grant connection type.

Input

Input fieldDescription
Trigger poll intervalSpecify how frequently to check for new events. Defaults to five minutes if left blank. Minimum value is five minutes.
Site nameProvide the SharePoint site name to connect to. Use the site name from the URL. For example, if the URL is https://company-name.sharepoint.com/sites/product, enter product. Workato uses the site name from your connection setup if the field is left blank. The base URL is https://company-name.sharepoint.com/sites. Enter an absolute URL to override the base URL, such as https://company-name.sharepoint.com/teams/product.
When first started, this recipe should pick up events fromSpecify the timestamp to start monitoring deletions from. Leave blank to start from one hour ago. You can't change this value after running or testing the recipe.

Output

Output fieldDescription
Item IDThe unique ID of the deleted file or folder.
TitleThe title of the deleted file or folder.
Deleted DateThe date the file or folder was deleted.
Deleted ByThe user who deleted the file or folder.
Item TypeIndicates whether the item was a file or folder.
Directory NameThe name of the directory where the file or folder was located.
File/Folder NameThe name of the deleted file or folder.
Size (bytes)The size in bytes of the deleted file or folder.

Last updated: