Zoom WebSocket Event Viewer [Sample App]

Zoom WebSocket Event Viewer (ZMWSEV)

wow

This example app uses Node.js + Express to create a Zoom WebSocket event listener and viewer. With WebSockets now generally available (but still in beta), you can use this project to kickstart your development!

Features

  • Docker support
  • Supports Zoom x-zm-signature header for event verification. See this page for details.

Prerequisites

  1. Docker
  2. Zoom Account

Getting Started

Check out the repository on GitHub.

2 Likes

Thanks for sharing this with the community!