Newer Version Available
Use the Connector API
The Connector API is the interface between your partner messaging or telephony system
and your Salesforce org. This API allows you to pass information to Salesforce, and to receive
events back from Salesforce.
For Service Cloud Voice with Partner Telephony, the Demo Connector is a working example that uses the Connector API. For details on using the Connector API, you can review our reference documentation.
The Connector API contains two parts:
- Base Connector API: The Base Connector API allows you to initialize the API and send information to Salesforce when events occur with your messaging or telephony system.
- Connector API Methods: The Connector API methods are what you implement in order to be notified when messaging or telephony events occur within the Salesforce org.