ZRM Docs
Webhooks

GitHub

POST /api/webhooks/github/:connectionId

Validates HMAC-SHA256 signature via x-hub-signature-256 header. Handles event types: issues, pull_request, check_run. Requires an ExternalConnection record with matching connectionId.

On this page