Microsoft SharePoint Triggers / Webhooks

Triggers

The idea is:

Implement SharePoint Webhooks.

My use case:

There are multiple sharepoint triggers possible. These are as follows:

  1. When an item is created
  2. When an item is created or modified
  3. When a file is classified by a Microsoft Syntex model
  4. When a file is created (properties only)
  5. When an item is created or modified (properties only)
  6. When a file is deleted
  7. When an item is deleted
  8. When a site has requested to join a hub site
  9. When an item or file is modified
  10. When a file is created in a folder
  11. When a file is created or modified in a folder
It's possible that this can be simplified greatly with the webhooks, these are just the triggers which are available in Azure Logic Apps / Power Automate. It wouldn't surprise me if there are permission oriented triggers too. Again, I haven't looked greatly into this.

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.

Any resources to support this?

I strongly support this!
Would be great for our enterprise, to have this integration.