MS SharePoint Activities
- Overview of MS SharePoint connector
- Creating or editing an endpoint for MS SharePoint activity
Endpoints provide the configuration information that the Studio and the Integration Appliance use to connect to MS SharePoint platform. MS SharePoint uses both Basic and OAuth 2.0 authentication mechanism so as to authorize users to perform operations. - Using the MS SharePoint Upload File Activity
Use the Upload File activity to upload new files in MS SharePoint. - Using the MS SharePoint Update File Activity
Use the Update File activity to update an existing file’s content in MS SharePoint. - Using the MS SharePoint Delete File Activity
Use the Delete File activity to delete a file from MS SharePoint. - Using the MS SharePoint Download File Activity
Use the Download File activity to view the file properties as well as its content in MS SharePoint. - Using the MS SharePoint Create Folder Activity
Use the Create Folder activity to create new folder in MS SharePoint. - Using the MS SharePoint Retrieve Folder Activity
Use the Retrieve Folder activity to view the folder properties of an existing folder in MS SharePoint. - Using the MS SharePoint Update Folder Activity
Use the Update Folder activity to modify folder properties in MS SharePoint. - Using the MS SharePoint Delete Folder Activity
Use the Delete Folder activity to delete folder from MS SharePoint. - Using the MS SharePoint Retrieve User Activity
Use the Retrieve User activity to view the User details from MS SharePoint. - Using the MS SharePoint Share Files Activity
Use the Share Files activity to share an existing file in MS SharePoint. - Using the MS SharePoint Search Files Activity
Use the Search Files activity to search files in MS SharePoint. - Using the MS SharePoint Create Lists Activity
Use the Create Lists activity to create lists in MS SharePoint. - Using the MS SharePoint Update Lists Activity
Use the Update Lists activity to update lists in MS SharePoint. - Using the MS SharePoint Retrieve Lists Activity
Use the Retrieve Lists activity to retrieve list properties from MS SharePoint. - Using the MS SharePoint Delete Lists Activity
Use the Delete Lists activity to delete lists in MS SharePoint. - Using the MS SharePoint Create List Items Activity
Use the Create List Items activity to create Items for existing lists in MS SharePoint. - Using the MS SharePoint Update List Items Activity
Use the Update List Items activity to update list item properties for existing lists in MS SharePoint. - Using the MS SharePoint Retrieve List Items Activity
Use the Retrieve List Items activity to retrieve list item properties for existing lists from MS SharePoint. - Using the MS SharePoint Delete List Items Activity
Use the Delete List Items activity to delete list items of existing lists in MS SharePoint. - Using the MS SharePoint Create Attachments Activity
Use the Create Attachments activity to create attachments for list items of existing lists in MS SharePoint. - Using the MS SharePoint Update Attachments Activity
Use the Update Attachments activity to update the contents of list items attachments for existing lists in MS SharePoint. - Using the MS SharePoint Retrieve Attachments Activity
Use the Retrieve Attachments activity to retrieve details of all attachments of a list item for existing lists in MS SharePoint. - Using the MS SharePoint Retrieve Attachment Content Activity
Use the Retrieve Attachment Contents activity to retrieve contents of the attachments of a List item for existing lists in MS SharePoint. - Using the MS SharePoint Delete Attachments Activity
Use the Delete Attachments activity to delete attachments of list item for existing lists in MS SharePoint. - Specifying the Retry options for MS SharePoint REST API activities
Specifying the Retry parameters is one of the tasks to configure a MS SharePoint activity. The MS SharePoint REST API connector uses a single login session for all connections to an MS SharePoint REST API endpoint. If a session expires, the connector automatically establishes a new session. The connector does not count the initial attempt to reacquiring the session as a retry attempt. The connector assumes the typical connector retry behavior after the initial attempt to reacquire a session fails.