Connector

SharePoint Connector

SharePoint Connector Overview

Eos SharePoint connector is a connector compatible with the Tungsten RPA product, useful to integrate file writing and checking in a sharepoint document list. The connector consists of an .exe file developed in the dot.net environment and a manifest.json configuration file. Sample robots/snippets were also created to test all functionalities

Features

The connector runs on windows with framework 4.7 installed.

FUNCTIONALITIES

3.1 Check File

Functionality to check the presence of a file on a document list.

3.1.1 Input

• User (string) - login credential
• Password (string) - login credential password
• Domain (string) - user domain
• SiteUrl (string) - site application url
• ListName (string) - name of the document list
• RelativePath (string) - eventual tree starting from the document list
• Filename (string) - name of the file to search for

3.1.2 Output

• Response (string) - Result (true/false) to highlight the presence of the file.
• Error (string) - Any error found during the execution of the function.

3.2 Write File

Functionality to add a new document to a document list.

3.2.1 Input

• User (string) - login credential
• Password (string) - login credential password
• Domain (string) - user domain
• SiteUrl (string) - site application url
• ListName (string) - name of the document list
• RelativePath (string) - eventual tree starting from the document list
• Filename (string) - name of the file to search for
• Binary (string) - binary of the file to load into base64

3.2.2 Output
• Response (string) - Result (true / false) to highlight the presence of the file.
• Error (string) - Any error found during the execution of the function.

Benefits

The connector enables bots to interact with Sharepoint, writing and checking files based on the rules implemented in the bot itself

Technical Details

Inputs

The connector runs on windows with framework 4.7 installed.

Outputs

See the "Features" section.

Geographic Availability
Global

Created By

Products

RPA

Industry

All industries

compatibility

RPA 11

Business Process

Information Technology
Operations
Production
Research & Development
Support

Last Updated

March 29, 2024

Consulting Required

Yes

Support Available

Yes

Pricing

Contact for Pricing