Pergunta

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?

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top