An API that connects multiple Microsoft services, enabling data access and automation across platforms
Graph API - subscribe replies across tenant
David
6
Reputation points
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
Microsoft Security | Microsoft Graph
Sign in to answer