The SharePoint connector is a much used connector and its having many triggers and actions.
There are several must knows before using this connector and therefore reading the content page about the SharePoint connector maintained by Microsoft (see link below) is a must for all makers who use it.
The most powerful action is the “Send an HTTP request to SharePoint” action. This allows you to take advantage of the SharePoint REST service adding many more possibilities.
Some noticeable information is:
- SharePoint only supports the equal (‘=’) operation for delegation on the ID field.
- SharePoint system fields are not delegable.
- The triggers and actions can only be used in Power Automate. Power Apps considers SharePoint to be a table data source.
Links
SharePoint:
Get to know the SharePoint REST service: