Improvements in RESTful Interfaces

The following changes are made in the following interfaces.

CMI: Chat Discussion API

Third-party applications can add chat conversations to Sinch Contact Center (cloud version). The conversations are like any other interactions in the system but marked as closed by default. This is useful in SMS marketing or chatbot cases in which you want to store the conversations in Sinch Contact Center (cloud version).

These added conversations (subtype text, sms, whatsapp, or telegram) have their own GUID and are excluded from billable conversations.

RCI: New Fields

The following fields have been added to the RCI user resource:
  • crmId
  • businessObjectsId
  • presenceId

Logging improvements

Logging in Restful interfaces has been improved:

  • The duration of a HTTP request has been added to response logging.

  • Automatic logging has been added for SQL requests that take more than 10 seconds.

  • SQL logging has been added to cases where an operation fails.