Prerequisites

The adapter uses the Microsoft Graph API to access the Microsoft SharePoint service.

The Microsoft Graph API is a REST based API and the client library utilized by the adapter to make the API calls is included with the adapter library. Therefore, there is no need to provide the client library dependencies separately in the Link runtime environment.

More information about the Graph API can be obtained from the Microsoft Graph documentation and Quickstart: Register an application with the Microsoft identity platform website.

The connection to the SharePoint from the adapter is defined by the Client ID, Client Secret, and Tenant ID adapter properties in the connection definition for the adapter.