Frage

I want to pass some data captured in Salesforce to my Open CTI softphone and may have to invoke some event from Salesforce like hangup, transfer etc. Any idea how to achieve that? I can use jQuery to do so. Is there any better way to do so or any inbuilt feature?

War es hilfreich?

Lösung

I used HTML5 postMessage to pass message from Salesforce to softPhone in JSON string.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top