CrmConnectorProperties interface
Die CRM-Connectoreigenschaften.
Eigenschaften
access |
Zugriffstoken |
connection |
Verbindungszeichenfolge. |
entities | Die Entitäten wie Konto, Kontakt, Verkaufschance. |
organization |
Die Organisations-ID. |
organization |
Die Organisations-URL. |
Details zur Eigenschaft
accessToken
Zugriffstoken
accessToken?: string
Eigenschaftswert
string
connectionString
Verbindungszeichenfolge.
connectionString?: string
Eigenschaftswert
string
entities
Die Entitäten wie Konto, Kontakt, Verkaufschance.
entities: CrmConnectorEntities[]
Eigenschaftswert
organizationId
Die Organisations-ID.
organizationId: string
Eigenschaftswert
string
organizationUrl
Die Organisations-URL.
organizationUrl: string
Eigenschaftswert
string