Skip to main content

Integrations

Integrations is an object that exists in our database and allows users to access related information regarding the integrations between WOZTELL and 4 different applications, which can be accessed by this.integrations.

Example

this.integrations.dialogflow.type
// => dialogflow

Dialogflow

PropertyTypeDescription
clientEmailstringOrganization's email in Dialogflow
enabledbooleanStatus of whether the integrations is enabled
idstringIntegration ID
privKeystringDialogflow Private key
projectIdstringProject ID
typestringIntegration application name

LUIS

PropertyTypeDescription
appIdstringLuis application id
endpointstringLuis api endpoint
idstringIntegration ID
namestringName of the integration in Luis
prodbooleanStatus of the integration has gone production
regionstringAuthoring region
subscriptionKeystringLuis subscription key
stagingbooleanStatus of the integration has gone staging
typestringIntegration application name

Stripe

PropertyTypeDescription
namestringName of the integration in Stripe
publicKeystringPublic key
secretKeystringSecret key
typestringIntegration application name

WhatsApp

PropertyTypeDescription
accessTokenAccess token
accountIdWhatsApp Business account ID
idstringIntegration ID
namestringAccount name shown in WhatsApp
typestringIntegration application name