Newer Version Available

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

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.

The Connector API is for partners who are implementing Partner Messaging or Service Cloud Voice with Partner Telephony.

Important

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:

  1. 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.
  2. 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.