Delen via


CrmConnectorProperties interface

De eigenschappen van de CRM-connector.

Eigenschappen

accessToken

Het toegangstoken.

connectionString

De verbindingsreeks.

entities

De entiteiten zoals account, contactpersoon, verkoopkans.

organizationId

De organisatie-id.

organizationUrl

De URL van de organisatie.

Eigenschapdetails

accessToken

Het toegangstoken.

accessToken?: string

Waarde van eigenschap

string

connectionString

De verbindingsreeks.

connectionString?: string

Waarde van eigenschap

string

entities

De entiteiten zoals account, contactpersoon, verkoopkans.

entities: CrmConnectorEntities[]

Waarde van eigenschap

organizationId

De organisatie-id.

organizationId: string

Waarde van eigenschap

string

organizationUrl

De URL van de organisatie.

organizationUrl: string

Waarde van eigenschap

string