SharePoint is a Microsoft platform for document management and intranets, enabling teams to collaborate, store, and organize content securely and effectively
Creates a new folder in SharePoint using the REST API.
Creates a new list in SharePoint using the REST API.
Creates a new item in a SharePoint list.
Creates a new user in SharePoint.
Finds a user in both Microsoft Graph and SharePoint to verify their existence and status.
Removes a user from SharePoint. Will not fail if user doesn't exist.