Skip to main content

SharePoint Online List (Service Principal)

Connect to SharePoint Online using a Service Principal

To use this connection type within the API, use a ConnectionTypeCode of SHAREPOINT-ONLINE-LIST-SP.

Variable Reference

The following variables are supported:

  • SharepointSiteUrl - (Required) The URL of the Sharepoint Site containing the Sharepoint List.

  • ServicePrincipalTenantIdSecretName - (Required) The name of the Key Vault Secret containing the Sharepoint Access Service Principal Tenant Id.

  • ServicePrincipalClientIdSecretName - (Required) The name of the Key Vault Secret containing the Sharepoint Access Service Principal Client (Application) Id.

  • ServicePrincipalClientSecretSecretName - (Required) The name of the Key Vault Secret containing the Sharepoint Access Service Principal Client Secret.