How can I filter Zoom WebSocket events to listen only to specific meeting IDs that I configure, and avoid listening to all meeting recording events?
Hi Rakheesh!
Currently, Zoom WebSocket API doesn’t support filtering events at the meeting ID level on the server side. You’ll need to implement client-side filtering to achieve this.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.