Methods for Salesforce Application Interaction

Open CTI lets your CTI system interact with the Salesforce application, including elements on a Case Feed page.

The way you implement Open CTI depends on your org’s user interface. There are separate Open CTI APIs for Salesforce Classic and Lightning Experience.You can’t swap the two Open CTI APIs in custom JavaScript code because they behave and function differently. Make sure that you think about where you want to implement your CTI system before you begin developing.

Important