Description:
This .NET plugin contains several functions for automating Microsoft SharePoint
- Search folder relative path
- Create a folder in SharePoint
- Check if file exists
- get Folder permissions
- Download file from SharePoint
- upload file to folder
- delete file from SharePoint
General Information:
Kryon Studio Version: 20.3.1
Preliminary Adjustments:
- Ensure that the plugin has been loaded into the wizard (Menu -> Tools -> Plugin manager -> Local Plugin)
- When adding the plugin, ensure that it is added as a local plugin and not an embedded plugin
- Unzip all files into the desired folder on your workstation/robot.
- Add the parameters for the functions.
Assumptions:
- The ReadMe.txt contains more information on the functions and the parameters that are required.
- The Microsoft Office account that is being used for automation must not have 2FA enabled.
- There are some functions that require the use of the searchFolderRelativePath. Refer to the readme for more details.
Process Developer/Contributors:
- Mark Lim