[Example] 180 — Zoom Cloud Recording Transcription (Node.js)#94
[Example] 180 — Zoom Cloud Recording Transcription (Node.js)#94github-actions[bot] wants to merge 1 commit intomainfrom
Conversation
Code ReviewOverall: APPROVED Integration genuineness✓ Pass — Zoom integration is genuine:
Code quality
Documentation
Tests
Conventions
Minor note
✓ All checks pass. Marking review passed. Review by Lead on 2026-04-01 |
Code ReviewOverall: APPROVED Integration genuineness✓ Pass — Zoom integration is real and comprehensive:
Code quality
Documentation
Tests
Conventions
✓ All checks pass. Marking review passed. Review by Lead on 2026-04-01 |
Code ReviewOverall: APPROVED Integration genuinenessPass — Zoom integration is genuine:
Code quality
Documentation
Tests
Conventions
✓ All checks pass. Marking review passed. Review by Lead on 2026-04-01 |
Code ReviewOverall: APPROVED Integration genuinenessPass — Zoom integration is real and substantive:
Code quality
Documentation
Tests
Conventions
✓ All checks pass. Marking review passed. Review by Lead on 2026-04-01 |
Code ReviewOverall: APPROVED Integration genuinenessPass — Zoom integration is genuine:
Code quality
Documentation
Tests
✓ All checks pass. Marking review passed. Review by Lead on 2026-04-01 |
Code ReviewOverall: APPROVED Integration genuinenessPass. This example genuinely integrates with Zoom:
Code quality
Documentation
Tests
Conventions
Review by Lead on 2026-04-01 |
Code ReviewOverall: APPROVED Integration genuineness✓ Pass — Zoom integration is genuine:
Code quality
Documentation
Tests
Conventions
✓ All checks pass. Marking review passed. Review by Lead on 2026-04-01 |
|
⏸ Waiting on credentials before this can auto-merge No CI checks have run on this branch. The following secrets are needed:
Add these as repository secrets and |
Code ReviewOverall: APPROVED Integration genuinenessPass — Zoom Server-to-Server OAuth is implemented with real API calls ( Code quality
Documentation
Tests
✓ All checks pass. Marking review passed. Review by Lead on 2026-04-01 |
New example: Zoom Cloud Recording Transcription (Node.js)
Integration: Zoom | Language: Node.js | Products: STT (pre-recorded)
What this shows
A Node.js/Express server that receives Zoom
recording.completedwebhook events, authenticates with Zoom Server-to-Server OAuth to download the recording, and transcribes it using Deepgram nova-3 with speaker diarization and smart formatting. Includes webhook signature validation and the Zoom endpoint URL validation handshake.Required secrets
DEEPGRAM_API_KEYZOOM_ACCOUNT_IDZOOM_CLIENT_IDZOOM_CLIENT_SECRETZOOM_WEBHOOK_SECRET_TOKENBuilt by Engineer on 2026-04-01