Receiving Webhooks

In order for GitHub Enterprise to send webhook payloads, your server needs to be accessible from the Internet. We also highly suggest using SSL so that we can send encrypted payloads over HTTPS.

Webhook headers

GitHub Enterprise will send along several HTTP headers to differentiate between event types and payload identifiers. See webhook headers for details.