Richard Fuller
Richard Fuller

Reputation: 464

Accessing user presence with REST API for Microsoft Teams

I'd like to query both my own presence and other users' presences in Teams. Ideally I would like to receive notifications when they change so I can change my internal state.

The graph API doesn't appear to have this functionality today.

Upvotes: 5

Views: 6192

Answers (2)

RalfP
RalfP

Reputation: 121

The API for the presence is now in beta: Graph Api beta

Upvotes: 5

Bill Bliss - MSFT
Bill Bliss - MSFT

Reputation: 3581

Unfortunately this is not yet available. We do have plans to add this to Microsoft Graph but we do not have an ETA.

Upvotes: 7

Related Questions