Define Integration
POST/chatwoot/integration
Integration
Integrate with chatwoot by defining parameters in the request body.
It will not be necessary to perform even an action in chatwoot, the inbox settings will be created automatically.
Properties
baseURL: URL of your chatwoot.
cwtoken: Your chatwoot account token.
accountId: Your chatwoot account id.
inbox: Your chatwoot inbox inboxName or identifier. Enter a inboxName to automatically create an inbox, or pass the inbox_identifier of an existing inbox. If both attributes are entered, the identifier attribute will be chosen.
message: A message that will be sent to the sender in case of message types not supported by chatwoot. Messages of the type view once, message to list, protocol messages, product messages, among other types, cannot be converted to be sent to chatwoot.
displayAttendant: Enable the display of the attendant's name when sending messages to WhatsApp.
startConversationAs: Start a conversation as pending or open.
Request
- application/json
Body
required
URL of your chatwoot
Your chatwoot account token
Your chatwoot account id
inbox object
The inbox will be created with that name
Existing inbox identifier
Default value: false
Receive group messages on chatwoot
Default value: Dear, this type of message cannot be analyzed by our team.
A message that will be sent to the sender in case of message types not supported by chatwoot
Default value: true
Enables the display of the attendant's name in the whatsapp chat
Default value: pending
Start a conversation as pending or open
Responses
- 201