-
Use Workflows as Call Entry Points: You can now start calls or configure phone numbers using a
workflow
orworkflowId
, just like you would withassistant
,assistantId
,squad
, orsquadId
. This provides more flexibility in defining how calls are initiated and allows direct use of workflows. Refer to the Workflows documentation and API documentation for more information. -
New Warm Transfer Mode and Hold Music in
TransferPlan
: There’s a new transfer modewarm-transfer-experimental
incall.squad.members.assistant.hooks.do[type=transfer].destination.transferPlan
that enhances call transfer capabilities, including voicemail detection and customer hold experience. You can also customize the hold music by specifying aholdAudioUrl
. -
Simplified
clientMessages
Configuration: TheclientMessages
property has been updated and is now required inAssistantOverrides
,CreateAssistantDTO
, andUpdateAssistantDTO
. This change simplifies how you specify which messages are sent to your Client SDKs.
Get the (almost) daily changelog