Share via

Graph API - subscribe replies across tenant

David 6 Reputation points
2023-05-31T04:37:42.84+00:00

I am trying to subscribe to the MS Graph API as per their docs to get replies to messages to chats created in channels. The docs state 'To get change notifications for all messages and replies across channels in a tenant, subscribe to /teams/getAllMessages.'

I recieve notifications for new chats in channels, but not for replies to those chats.

The code is boiler plate as per ms learn. The difference is i am subscribing to /chats/getAllMessages and /teams/getAllMessages.

Am i missing a property on the request or something?

Microsoft Security | Microsoft Graph
0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.