This trigger fires when an item in the SharePoint list you choose has the column you're watching change, optionally only when it changes to a specific value.
Developer info
API endpoint slug
sharepoint.item_updated_in_list
Trigger fields
Watch column Dropdown list
Label
Which list and column to watch?
Helper text
Choose the list and the column whose changes should fire the trigger, such as Status.
Slug
watch_column
Required
true
Can have default value
false
Watch value Text input > Other
Label
Only fire when it changes to this value?
Helper text
Optional. Leave blank to fire on any change to the watched column, or enter a value (e.g. Approved) to fire only when the column changes to it.