-
Notifications
You must be signed in to change notification settings - Fork 0
Queue: Zoom recording transcription example (Node.js) #41
Copy link
Copy link
Closed
Labels
action:generateAction: ready for code generationAction: ready for code generationqueue:new-exampleQueue: build a new exampleQueue: build a new example
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
action:generateAction: ready for code generationAction: ready for code generationqueue:new-exampleQueue: build a new exampleQueue: build a new example