cenk-atolio
May 17, 2024Copper Contributor
Status:
New
Feature request: Send change notifications when chat is deleted
I'm developing an app that indexes chats in Teams. This involves using webhooks to receive change notifications from the Microsoft Graph API. I've managed to receive create and update notifications through the webhook, which then update my database. However, I'm not getting notifications when a chat is deleted in the Teams app. For instance, if a private chat between two people gets deleted on both ends, I don't receive a change notification for that event.
No CommentsBe the first to comment