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
Aki99Aki99 

Integrate skype with contact object natively on force.com without external app

Hi,
I want to create a trigger on contact object in force.com which fires after insert in contact and add that inserted contact detail to the logged in user's skype profile.
Any idea how can I achieve the same. Also I want to do this without installing any 3rd party/external app from app exchange.
Can we access skype APIs directly from apex classes, if so how?
Thanks in advance