Hello Zoom Support Team,
I’m currently integrating Zoom webhooks for in-meeting chat monitoring, specifically the meeting.chat_message_sent event.
My Marketplace app already has the required scope:
meeting:read:chat_message:admin
However, the meeting.chat_message_sent event is either not appearing in the Event Subscriptions UI or is not being delivered, even though other meeting webhook events such as meeting start/end are working correctly.
Based on Zoom documentation and Developer Forum guidance, it seems that DLP for in-meeting chat must be manually enabled on the Zoom account before this webhook event can be used.
Could you please enable DLP for in-meeting chat on my Zoom account so I can subscribe to and receive the meeting.chat_message_sent webhook event?
Account email: wally.quintero@clarolab.com
App name: Tiitan1
App type: Server-to-Server OAuth / Webhook Only
Event needed: meeting.chat_message_sent
Required scope already added: meeting:read:chat_message:admin
Thank you.