Description
BC Idea Link
https://experience.dynamics.com/ideas/idea/?ideaid=94a9b2ef-66fb-ef11-a4dd-6045bdb0bb28
Description
I noticed that the current SharePoint module only supports REST SharePoint API.
As far as I understand, this is an outdated method of working with SharePoint .
I suggest adding graph API for SharePoint module.
SharePoint REST API: https://learn.microsoft.com/en-us/sharepoint/dev/sp-add-ins/get-to-know-the-sharepoint-rest-service
SharePoint Graph API: https://learn.microsoft.com/en-us/graph/api/resources/sharepoint
Perhaps there is some reason why a legacy REST API was integrated instead of the Graph API?
But, I am ready to implement Graph API support.
My main motivation is that the Graph API is constantly evolving and contains features that are not found in the REST SharePoint API.
I will provide the implementation for this BC Idea
- I will provide the implementation for this BC Idea
Internal work item: AB#568746