Newer Version Available
Use the Connector API
The Connector API is the interface between your telephony system and your Salesforce
org. This API allows you to pass information to Salesforce, and to receive events back from
Salesforce.
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:
- Connector API Base: The Connector API Base allows you to initialize the API, and to send information to Salesforce when events occur with your telephony system.
- Connector API Interface: The Connector API Interface is what you implement in order to be notified when events occur within the Salesforce org.