Create integration

Create a new chat integration for a given application.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Application's ID

Body Params
boolean
required

Indicates whether a specific integration and its configuration is active or not.
If there isn't an active integration, incoming messages will not be processed.

string
required

Integration type is used to determine the integration that must be used to handle incoming messages.

The available integration types are:

  • dialogflow for Google Dialogflow
config
object
required

The custom configuration for the integration. Each integration type has its own configuration.

integer
required
1 to 100

Integration priority is used to determine which integration must be used when multiple integrations are being used for a single application.
By default, the integration with the highest priority will be used for incoming messages.
Avoid using the same priority for multiple integrations.

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json