Create integration

Create a new chat integration for a given application.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Application's ID

Body Params
string
enum
required

The available integration types are:

  • auto_reply for Auto Reply
  • dialogflow for Dialogflow
Allowed:
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.

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.

config
object
required

Configuration for the Auto Reply integration. This integration allows the application to automatically reply to incoming messages with predefined content.

Responses

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