Skip to main content
Version: 4

Microsoft SharePoint triggers

A Trigger is an event or condition that initiates the execution of specific actions or workflows. Following is the list of supported Microsoft SharePoint triggers. 

Trigger
Description
All FoldersTriggers to retrieve all root folders of a library.
New FolderTriggers to retrieve a new folder.
New or Updated FolderTriggers when folder is created or existing folder is updated.
All ListsTriggers to retrieve all lists.
Get ListTriggers to retrieve a specific list item of a list.
All FilesTriggers to retrive all files from a folder.
New FileTriggers to retrieve new file from a folder.
New Or Updated FileTriggers to retrive new or updated file from a folder.
Get File ContentTriggers to get the content of a file from a folder.
All Groups
Triggers to get all groups.
Get GroupTriggers to get a group.
All Group UsersTriggers to get all users of a group.
Get a Specific List by List Name.Triggers to retrieve a specific list.
All List ItemsTriggers to retrieve all list items.
New List ItemTriggers to retrieve a new list item.
Get List ItemTriggers to retrieve a list item.