Newer Version Available
DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!
Let us know so we can improve!
The Connector API is the interface between your partner telephony or Contact Center as a Service (CCaaS) system and your Salesforce org. This API allows you to pass information to Salesforce and to receive events back from Salesforce.
Note
The Connector API contains two parts:
When you initialize the Connector API using the Base Connector API, provide your implementation of the Connector API Methods.
You can implement the Service Connector APIs in either TypeScript or JavaScript.
Note
See Also
Newer Version Available