Newer Version Available

This content describes an older version of this product. View Latest

Recent Changes to the Service Cloud Voice for Partner Telephony Developer Guide

This section describes recent changes that have been made to this guide.

Updates for Spring ‘24

  • Added instructions for how to Let Agents Control the Callback Experience.
  • Moved the ConversationVendorInfo topic to the Object Reference for the Salesforce Platform Guide.
  • Updated the Connector API Reference with the following changes: separated the Connector API Methods into a Common API Methods section and a Voice API Methods section; and updated the event type (eventType) values in various code samples and pages to reflect backend changes, for example, changed CALL_CONNECTED to VOICE.CALL_CONNECTED.
  • Added the getTelephonyConnector method to the Connector API Reference. The getTelephonyConnector method returns an object of the TelephonyConnector class.
  • Added the onAgentWork method to the Connector API Reference. The onAgentWork method sends non-Voice related AgentWork events to the partner contact center
  • Added the AgentWork object to the Connector API Reference. The AgentWork object stores information about an AgentWork record.

Updates for Winter ‘24

Updates for Summer ‘23

Updates for Spring ‘23

Updates for Winter ‘23

Updates for Summer ‘22

New topics:

Changes to existing topics:

Updates for Spring ‘22

New topics:

Changes to existing topics:

  • Apex Reference—Added KeyProvider and PhoneNumberProvider.
  • ConversationVendorInfo—Added keyProvisioningSupported, partnerPhoneNumberSupported, and universalCallRecordingAccessSupported.
  • Connector API
  • Troubleshooting—Added a Download Connector Logs section.