SharePoint Online
The SharePoint Online plugin lets you manage files, folders, lists, and document libraries in your SharePoint Online sites. It supports uploading, downloading, copying, moving, renaming, deleting, and sharing files, as well as creating folders, managing list items, searching content, and retrieving site information. The plugin authenticates using OAuth with Azure AD app registration. Use this plugin when your workflows need to automate document management, content collaboration, or data operations on SharePoint Online.
Prerequisites:
- SharePointOnline instance with access details.
- Refresh Token generated using ClientID, which is generated after creating App in Azure AD.
References:
How to Setup Azure AD App for Client ID and generate Refresh Token.