Graph configuration
Reached from Microsoft Graph configuration on Main configuration.
Settings
Client ID
The client ID of the application in Azure AD.
Client Secret
The client secret of the application in Azure AD.
Tenant ID
The tenant ID of the Azure AD.
Authentication URL
The authentication URL of the Azure AD.
API URL
The API URL of the Azure AD.
API Version
The API version of the Azure AD.
Data Source 'Active'Required
Use this property to set whether a data source is active or not. When this property is set to true, Sync will attempt to synchronize.
Data Source 'Error'Required
Use this property to set whether a data source is in a faulty state. If this is true, Sync does not attempt to synchronize, and awaits the maintenance background operation to restore the connection.
Data Source 'On Demand Sync'
Use this property to set an on-demand sync for a source. When this property is set to true, Sync will queue a synchronization.
Data Source Reference
This property is used to set a reference on documents originating from a data source.
Data Source Status
This property is used to set a textual status on the data source, so that an explanation can be provided when something has gone wrong with the data source
Graph URLRequired
The URL pointing to the SharePoint site or Microsoft Teams Team or channel to synchronize.
Graph IDRequired
The ID of the SharePoint site or Microsoft Teams Team or channel to synchronize. (Automatically populated)
Drive ID
The ID of the document library (drive) a document belongs to. Enables synchronizing multiple document libraries under a single site or team connection. Documents without this value fall back to the default library. (Automatically populated)
Add Document to Graph
Whether to add the document to the connection. If set to true on the document, it will be added to the source.
Delete on Graph
Boolean property for documents to indicate if the document should be deleted from graph.
Deleted on Graph
Boolean property for documents to indicate if it is deleted or otherwise unavailable from the source.
Document Hash CodeRequired
Required property to contain the Hash value of the document. This helps to check if a document has changed or not.
Graph JSON Data
Property to save the raw JSON data for documents to use for storage or debugging.
Generated from CtrlSync 0.26.6.0.