Features and Capabilities

The SharePoint Remote Connector retrieves data from a SharePoint or SharePoint Online repository.

NOTE: SharePoint Remote Connector does not support OAuth authentication when connecting to the SharePoint API. The connector only uses OAuth when connecting to the Microsoft Graph API, to resolve SIDs for Mapped Security.

If you want to use OAuth for connecting to the SharePoint API, OpenText recommends that you use the SharePoint OData Connector instead. You might have to use OAuth if an administrator has set up a policy to block legacy authentication.

Repository

SharePoint Online.

Microsoft SharePoint 2016.

Microsoft SharePoint 2013.

Microsoft SharePoint 2013 Foundation Edition.

Microsoft SharePoint 2010.

Microsoft SharePoint 2010 Foundation Edition.

Data the connector can retrieve
  • List Items, including:

    • Announcements.
    • Appointments
    • Blog Entries
    • Contacts.
    • Custom List Items.
    • Posts in discussion forums.
    • Publishing pages.
    • Survey responses.
    • Tasks.
    • Wiki pages.
  • Attachments to list items.
  • Files in document libraries.
  • Metadata from sites, lists, and folders.
  • User Profiles.
  • Social feeds associated with SharePoint users and SharePoint sites.
Data the connector cannot retrieve

The connector uses an API to retrieve the information stored in SharePoint, rather than crawling the web pages presented by the front end. This means that information displayed on a single page can be indexed in separate documents.

You can use the IndexHidden parameter to index hidden items. However, if you set ChangesFromContentDatabase=true in the connector's configuration file, the connector cannot process updates to hidden lists and list items. This is due to a limitation with the Microsoft SharePoint APIs.