0

I am currently using Microsoft Graph API to access Microsoft teams messages information using delegated user.In the process I have subscribed to change notification for particular channel messages and extract messages from there. Here i found when i subscribe to the notification i get the response of all the users messages.So far so good. But now i have a situation where i need to get the notification of all other users but not of myself.Is there any possible way to achieve that?

I have tried exploring filter parameters but didn't found much more than the feature to only subscribe to the messages with particular mentions but that won't be optimal solution in my case. Currently, I have been getting response and i am manually neglecting the messages from my backend, but wondering if there any way to not receive web-hook if the message is from myself or the authenticated user who subscribed to the notification but everyone else or even if we could discard certain user with particular display Name or userPrinciple

Bhuwan Panta
  • 61
  • 1
  • 2

0 Answers0