Setting the file. One moment. Rivet Event Driven API Orchestrator · Zoom General · anthropics/knowledge-work-plugins · Skills Docs
Use Rivet to build a Node.js backend that combines webhook event handling with Zoom REST API actions using typed module clients.
- You need both event-driven workflows and API calls in one service.
- You want to reduce custom OAuth/webhook boilerplate.
22
Validate Data
Tech Debt
62
Recruiting Pipeline
71
Vendor Check
125
Zoom Meeting SDK Web
88
Vendor Review
181
Create An Asset
Video Sdk/web
You are composing multiple Zoom surfaces (Team Chat, Meetings, Users, Phone, Video SDK API).
- Instantiate one or more Rivet module clients.
- Register webhook event handlers.
- Start receiver(s) and expose
/zoom/events endpoint(s).
- Call typed endpoint wrappers from event handlers.
- Persist state/tokens and return user-visible results.
- Incorrect per-module endpoint port mapping.
- OAuth redirect/state mismatch.
- Scope mismatch for endpoint calls.
- Event payload drift across versions.
use-cases/rivet-event-driven-api-orchestrator.md