Primo.SharePoint.Extended
1.1.0.3
dotnet add package Primo.SharePoint.Extended --version 1.1.0.3
NuGet\Install-Package Primo.SharePoint.Extended -Version 1.1.0.3
<PackageReference Include="Primo.SharePoint.Extended" Version="1.1.0.3" />
<PackageVersion Include="Primo.SharePoint.Extended" Version="1.1.0.3" />
<PackageReference Include="Primo.SharePoint.Extended" />
paket add Primo.SharePoint.Extended --version 1.1.0.3
#r "nuget: Primo.SharePoint.Extended, 1.1.0.3"
#:package Primo.SharePoint.Extended@1.1.0.3
#addin nuget:?package=Primo.SharePoint.Extended&version=1.1.0.3
#tool nuget:?package=Primo.SharePoint.Extended&version=1.1.0.3
About
Primo.SharePoint.Extended is a set of ready-to-use activities for Primo RPA Studio designed to automate interaction with Microsoft SharePoint. It addresses the need to manage files, folders, and access permissions within automated processes. Key activities include: creating folders, uploading, downloading, and deleting files, granting access, and retrieving lists of files and folders by URL. The package can be added to any Primo RPA Studio project via the built-in dependency manager.
How to Use
In Primo RPA studio, create a project that will be executed by Primo RPA robot. Install this package via the ".Dependencies → Manage Dependencies" menu, the "MS SharePoint" node with child elements will appear in Elements tree.
Each package element has a set of properties for connecting to Sharepoint, these properties are combined into the "SharePoint" group: URL, Login, Password, etc. The "Action" group contains properties for the element's operation, and the "Output" group contains variables for storing the result of the element's operation.
Package elements create folders, upload, download, and delete files, grant access to files and folders, and get lists of files and folders by URL.
Key Features
- Wide range of elements allows for high-quality automation of interaction with MS Sharepoint
- High performance
- Supports .NET Framework 4.6.1+
Main Types
- Primo.SharePoint.SharePointApp
- Primo.SharePoint.SharePointInst
Feedback
Bug reports and contributions are welcome at Primo RPA chat
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.