Microsoft Graph API is a unified endpoint provided by Microsoft that allows developers to access and interact with a wide range of Microsoft 365 services, including SharePoint. It enables you to programmatically manage and integrate with SharePoint sites, lists, and other resources.
To use the Microsoft Graph API with SharePoint:
mindmap
root((Microsoft Graph API and SharePoint))
Overview((Overview))
Features((Features))
UseCases((Use Cases))
Integration((Integration))
Authentication((Authentication))
Permissions((Permissions))
Flow((Integration Flow))
DataAccess((Data Access))
Lists((Access Lists))
Libraries((Access Libraries))
Sites((Access Sites))
Development((Development))
SDK((SDK))
Tutorials((Tutorials))
BestPractices((Best Practices))