l4i
...
Configuration
Connectors

Microsoft SharePoint (On Premise)

5min

To Create a new SharePoint (On Premise) Connector in the L4i Configuration UI:

  1. Click on the 'Connectors' Tab
  2. Click on the + icon

Enter the Connector URL (https://localhost:42431)

Document image


Connector Description

The L4i SharePoint Connector provides connectivity and methods to handle lists and documents within an On Premise SharePoint library. Note that Office 365 SharePoint has its own connector.

Methods Included:

File Operations (Use these for accessing Documents/Files in Document Libraries)

  • Create File
  • Delete File
  • Fetch File
  • File Iterator
  • Update File

Folder Operations (Use these for accessing Folders in Document Libraries)

  • Create Folder
  • Delete Folder
  • Fetch Folder
  • Folder Iterator
  • Update Folder

List Item Operations

  • Create List Item
  • Delete List Item
  • Fetch List Item
  • List Item Iterator
  • Update List Item

List Operations

  • Create List
  • Delete List
  • Fetch List
  • List Iterator
  • Update List

Search Operations

  • SharePoint Search

Site Operations

  • Site Iterator