SharePoint package
- Updated: 2024/03/22
SharePoint package
SharePoint is a web-based platform that is used for collaboration and document management. You can use the Automation 360 SharePoint command package to manage your documents, sites, and data.
The SharePoint mark and logo are trademarks or registered trademarks of Microsoft and are used for identification purposes only.
SharePoint workflow
Actions in SharePoint package
Action | Description |
---|---|
Configuring SharePoint domain and sites | The SharePoint package connects to a particular SharePoint domain using app-based permissions. You must configure your SharePoint domain and add relevant app permissions. |
SharePoint authenticate action | Use the Authenticate action to connect to your SharePoint domain. After the authentication is successful, you can use the other command actions to perform various operations in SharePoint. |
SharePoint folder and file | Use the Folder and file actions to perform various operations in your SharePoint site. You can create, get details, delete, or rename folders in a specific SharePoint site. You can also upload, delete, download, and get files in a specified folder. |
SharePoint list and list items | Use the List and list item actions to perform various operations in your SharePoint site. You can create, get, delete, or update list and list items in a specific SharePoint site. |
-
Permissions Check: Double-check your user permissions to ensure you have the necessary access for working with SharePoint in the Control Room.
-
API Client Test: Consider testing the operation using an API client like Postman. This can help isolate the issue to the Control Room environment or your specific configuration. If it works in Postman, the problem likely lies within the Control Room.
-
Error Details: If you still encounter issues, then sharing the full error message would be incredibly helpful in diagnosing the issue further. Additional details like the SharePoint package version, deployment type, and your app creation process can also provide valuable context.