function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Przemek ZachPrzemek Zach 

Pop up window in Salesforce

Hi,
I am new to Salesforce. I want to display a pop up window everytime someone makes a phone call. 
This would work like this:
1. Somebody makes a phone call
2. I capture this and send that information to Salesforce. 
3. Salesforce receive this information and open pop up window.

How can this be achieved? How can I tell Salesforce that there is a phone call? 

Can you please let me know what API  I need to use and give me some example?

Thanks in advance