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.