Skype Presence Integration

Hi we are trying to integrate the skype presence into the Mattermost. There is a Unified Communications Web API 2.0 available for SFB which can publish the required user presence through API end point. My solution is limited cause I’ve tried updating the user Presence in Status table in the DB but its not reflecting on the UI Because of the Session Cache as we are using the Static Caching! Also we We can’t bulk update the user statuses through API as there is no end point to do so! Is there any better way to overwrite the user presence?

Hi @Sai_K, thank you for reaching out!

Wondering if these sections in our docs might help:

https://docs.mattermost.com/overview/faq.html#what-support-is-available-for-video-and-audio-calling-and-screen-sharing
https://developers.mattermost.com/integrate/getting-started/how-should-i-integrate/

1 Like

We started to integrate Skype group chat with MatterMost channel. @Sai_K do you mind to collaborate on this? Maybe we can share some tasks?