سؤال

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?

هل كانت مفيدة؟

المحلول

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

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top