zoom-webhooks
Installation
SKILL.md
Zoom Webhooks
Receive real-time event notifications from Zoom services.
Prerequisites
- Zoom app with Event Subscriptions enabled
- HTTPS endpoint to receive webhooks
- Webhook secret token for verification
Need help with authentication? See the zoom-oauth skill for OAuth setup.
Quick Start
// Express.js webhook handler
const crypto = require('crypto');
// Capture raw body for signature verification (avoid re-serializing JSON).
Related skills
More from zoom/skills
zoom-skills
|
22zoom-general
|
6zoom-mcp
|
5zoom-rest-api
Zoom REST API - 600+ endpoints for meetings, users, webinars, recordings, reports, and more. Server-side API for managing Zoom resources programmatically with OAuth 2.0 authentication.
5probe-sdk
Zoom Probe SDK for web diagnostics. Use to test media device permissions, audio/video diagnostics, network quality probing, and compatibility reporting before users join meetings or sessions.
4ui-toolkit/web
Zoom Video SDK UI Toolkit - Pre-built React-based video conferencing UI for web applications. Instant video sessions with minimal code - composite UI or individual components.
4