Triggers
The idea is:
Implement SharePoint Webhooks.
My use case:
There are multiple sharepoint triggers possible. These are as follows:
- When an item is created
- When an item is created or modified
- When a file is classified by a Microsoft Syntex model
- When a file is created (properties only)
- When an item is created or modified (properties only)
- When a file is deleted
- When an item is deleted
- When a site has requested to join a hub site
- When an item or file is modified
- When a file is created in a folder
- When a file is created or modified in a folder
I think it would be beneficial to add this because:
PowerAutomate / Logic Apps are a direct competitor for this tool, and both of them are awful comparatively to n8n. Being the superior tool it would be nice to have these triggers, as they are extremely commonly used within corporate business. Users themselves regularly use Sharepoint tables as poor-mans database tables. Triggers such as this will be invaluable for wider business usage of data within these tables.