SharePoint is a Microsoft platform for document management and intranets, enabling teams to collaborate, store, and organize content securely and effectively
Create SharePoint Folder
Creates a new folder in sharepoint using the rest api.
Create SharePoint List
Creates a new list in sharepoint using the rest api.
Find SharePoint User
Finds a user in both microsoft graph and sharepoint to verify their existence and status.
Create SharePoint User
Creates a new user in sharepoint.
Remove SharePoint User
Removes a user from sharepoint. will not fail if user doesn’t exist.