Salesforce Dictionary - Free Salesforce GlossarySalesforce Dictionary
DictionarySSoftphone Connector
ServiceIntermediate

Softphone Connector

In Salesforce Open CTI, a JavaScript connector that links the browser-based softphone interface to the telephony provider's system, handling call events and enabling communication between Salesforce and the phone system.

§ 01

Definition

In Salesforce Open CTI, a JavaScript connector that links the browser-based softphone interface to the telephony provider's system, handling call events and enabling communication between Salesforce and the phone system.

§ 02

In plain English

👋 Study buddy

A Softphone Connector in Salesforce Open CTI is a JavaScript connector that links the browser-based softphone to the telephony provider's system. It handles call events and enables communication between Salesforce and the phone system without browser plugins.

§ 03

Worked example

scenario · real-world use

A developer at Clearwater Software integrates their contact center's Twilio Flex phone system with Service Cloud using Open CTI. She builds a Softphone Connector - a JavaScript module hosted as a Visualforce page or an LWC - that registers Open CTI event handlers, bridges Twilio's call events (onIncomingCall, onCallAccepted, onCallEnded) into Salesforce's softphone surface, and calls Salesforce APIs to pop matching Contact records and log Tasks. When a call arrives at Twilio, the Softphone Connector carries the event into the Salesforce agent UI in under a second.

§ 04

Why Softphone Connector matters

In Salesforce Open CTI, a Softphone Connector is a JavaScript connector that links the browser-based softphone interface to the telephony provider's system, handling call events and enabling communication between Salesforce and the phone system. Telephony vendors typically provide their own softphone connectors as part of their Salesforce integration packages.

Softphone connectors are the bridge between Open CTI's JavaScript API and the specific telephony provider's system. Each vendor's connector handles the vendor-specific communication while conforming to Open CTI's standard interface. This architecture lets Salesforce support many telephony vendors through a common framework.

§ 05

How organizations use Softphone Connector

ShieldGuard Security

Uses their telephony vendor's softphone connector for Open CTI integration.

CloudNine Solutions

Evaluates vendor-provided softphone connectors when selecting telephony for Salesforce.

NovaScale

Treats softphone connector quality as a factor in telephony vendor selection.

§

Trust & references

Official documentation

Straight from the source - Salesforce's reference material on Softphone Connector.

Was this entry helpful?
Help us write better definitions. Quick reactions or detailed edit suggestions.
§

Test your knowledge

Q1. What is a Softphone Connector?

Q2. Who provides them?

Q3. What architecture do they use?

§

Discussion

Loading…

Loading discussion…