Forum Discussion
Mateusz_Wroblewski
Jun 01, 2020Copper Contributor
Managing user presence
Hello, I want try to make integration with MS Teams and my company application. We want to synchronize user presence between our app and Microsoft Teams. We need to get notification when some use...
StevenC365
Jun 01, 2020MVP
Mateusz_Wroblewski not yet via the graph API, we have been advised that they are working to app a webhook so your app can be notified of presence changes.
If you app has a local client, it can read Teams presence in the same way as Office client applications, see https://docs.microsoft.com/en-us/office/client-developer/shared/integrating-im-applications-with-office for more details.