Zoom Webhooks Setup

当为应用接入 Zoom 事件回调、做 URL 校验/签名验证、排查重试与重复投递时使用;做一套含 endpoint.url_validation 应答、HMAC v0 签名校验、原始体取用、幂等去重与事件订阅管理的生产级 webhook 接收端(Express/Node);不适用于 Zoom REST 主动调用、OAuth 鉴权本身或非 Zoom 渠道回调;触发词:zoom webhook、x-zm-signature、endpoint.url_validation、recording.completed、事件订阅

findscripter a3fcffb 7.2 KB Updated

File contents

findscripter/everything-skills/tree/main/10-platform/zoom-webhooks-setup commit a3fcffb684

Frequently asked questions

npx skillmds@latest add findscripter/zoom-webhooks-setup