August 12 - 16, 2024

Prev Next

New in this release

Webhooks

Webhooks configuration

The following events have been added to the Webhooks feature:

  • outbound.call.ended
  • inbound.call.ended
  • dialer.call.ended

Call webhooks

The following call webhooks have been added:

  • outbound.call.answered
  • outbound.call.hangup
  • outbound.call.ended
  • inbound.call.answered
  • inbound.call.hangup
  • inbound.call.ended
  • dialer.call.answered
  • dialer.call.hangup
  • dialer.call.ended

Related articles:

Digital interaction webhooks

The following digital channels interaction webhooks have been added:

  • message.received
  • conversation.ended

Related articles:

Improvements

Other improvements

Users API

The Users API has been modified to no longer support the filter[<parameter>]=<value> structure. It now uses <parameter>=<value> alone in the request.

Related articles:

Raw Data Streaming to AWS SQS

The following events have been added to the Raw Data Streaming to Amazon SQS settings:

  • inbound.call.ended
  • outbound.call.ended
  • dialer.call.ended

Refer to the Developer Portal for details: Raw data streaming to SQS