MS SharePoint Connector
What is the MS SharePoint Connector?
This type of connector can connect to a Microsoft SharePoint system (cloud version) in an easy way. See this example on how to download a file:
pipeline:
- sharepoint.document.get:
secret: MY_SHAREPOINT_SECRET
path: path/doc/document.doc
tenantId: myTenantId
Also see these commands:
Â