Integration: Zoom Meeting Recording Transcription
Why this is valuable
Zoom is a major communications platform with millions of meetings recorded daily. Developers need a clear example showing how to transcribe Zoom cloud recordings using Deepgram — this is a high-value enterprise use case with no existing Deepgram example. The Zoom Marketplace has 250k+ apps, indicating a large developer ecosystem.
Suggested approach
A Node.js server that receives Zoom webhook events when a recording is completed, downloads the recording via the Zoom API, and transcribes it using Deepgram nova-3. Could optionally store transcripts or send them back via Zoom chat.
Reference
Queued by discover-examples agent on 2026-03-29
Integration: Zoom Meeting Recording Transcription
Why this is valuable
Zoom is a major communications platform with millions of meetings recorded daily. Developers need a clear example showing how to transcribe Zoom cloud recordings using Deepgram — this is a high-value enterprise use case with no existing Deepgram example. The Zoom Marketplace has 250k+ apps, indicating a large developer ecosystem.
Suggested approach
A Node.js server that receives Zoom webhook events when a recording is completed, downloads the recording via the Zoom API, and transcribes it using Deepgram nova-3. Could optionally store transcripts or send them back via Zoom chat.
Reference
Queued by discover-examples agent on 2026-03-29