Forum Discussion
tomorgan
Jul 10, 2020MVP
Subscribe to changes in Microsoft Teams presence – Now in Preview!
We’ve been able to query Microsoft Graph for the presence state of Microsoft Teams users for a while, but only via a simple GET call. There hasn’t been a way to subscribe to changes, other than polli...
Dirk_Slootmaekers
Jul 29, 2020Copper Contributor
tomorgan Hello Tom,
I have implemented the webhook and it works great ! notifications are received in approx 5 seconds after the presence is changed !
My questions is regarding the lifecycle events. I registered the
lifecycleNotificationUrl in the subscription, but it is never called. Meaning that when the subscription is expired I'm not notified to reactive it.
Is this not implemented?
thanks
Dirk