Skip to content

Graph configuration

Reached from Microsoft Graph configuration on Main configuration.

Settings

Client ID

Type
Text

The client ID of the application in Azure AD.

Client Secret

Type
Text

The client secret of the application in Azure AD.

Tenant ID

Type
Text

The tenant ID of the Azure AD.

Authentication URL

Type
Text
Default
https://login.microsoft.com

The authentication URL of the Azure AD.

API URL

Type
Text
Default
https://graph.microsoft.com

The API URL of the Azure AD.

API Version

Type
Text
Default
v1.0

The API version of the Azure AD.

Data Source 'Active'Required

Type
M-Files property
Accepts
Boolean

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

Type
M-Files property
Accepts
Boolean

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'

Type
M-Files property
Accepts
Boolean

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

Type
M-Files property
Accepts
Lookup, Multi Select Lookup

This property is used to set a reference on documents originating from a data source.

Data Source Status

Type
M-Files property
Accepts
Multi Line Text

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

Type
M-Files property
Accepts
Text, Multi Line Text

The URL pointing to the SharePoint site or Microsoft Teams Team or channel to synchronize.

Graph IDRequired

Type
M-Files property
Accepts
Text

The ID of the SharePoint site or Microsoft Teams Team or channel to synchronize. (Automatically populated)

Drive ID

Type
M-Files property
Accepts
Text

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

Type
M-Files property
Default
null
Accepts
Boolean

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

Type
M-Files property
Accepts
Boolean

Boolean property for documents to indicate if the document should be deleted from graph.

Deleted on Graph

Type
M-Files property
Accepts
Boolean

Boolean property for documents to indicate if it is deleted or otherwise unavailable from the source.

Document Hash CodeRequired

Type
M-Files property
Accepts
Text

Required property to contain the Hash value of the document. This helps to check if a document has changed or not.

Graph JSON Data

Type
M-Files property
Accepts
Multi Line Text

Property to save the raw JSON data for documents to use for storage or debugging.

Generated from CtrlSync 0.26.6.0.