Uses SharePoint rest API's which removes dependency on external scripts
Top Benefits
Easily automates SharePoint operations
Plug-and-Play
Tasks
Get Authentication Token
Use Bearer token for subsequent SharePoint operations
This Bot performs the following SharePoint Operations:
1. Get Bearer Token
2. Delete File
3. Delete Folder
4. Create Folder
5. CheckIn File
6. CheckOut File
7. Get List from Sharepoint
8. Delete List from SharePoint
Prerequisites to make use of SharePoint API:
Client ID: SharePoint Site owner can create client ID from the site settings, and it is
used for authentication of the site.
Client Secret: SharePoint Site owner can create client secret from the site settings, and
it is used for authentication of the site.
Resource and Grant Type.
See the Bot in Action
Setup process
Install
Download the Bot and follow the instructions to install it in your AAE Control Room.
Configure
Use the Bot in a bot, configure keys and other credentials the Bot will need (see the ReadMe for details.)