Target configuration

The Elimity Insights built-in connector for SharePoint supports a 'Target' configuration option to determine which sites it should target. Customers should provide this value as an HJSON array of objects with the following properties:

Property
Type
Description

hostname

string

Hostname of the SharePoint site you want to target (e.g. example.sharepoint.com).

path

string

Absolute path of the SharePoint site you want to target (e.g. /sites/Example).

Last updated