Deutsch
Nach Produkt erkunden
Developers
Deutsch
Diese Version von GitHub Enterprise wurde eingestellt am 2021-09-23. Es wird keine Patch-Freigabe vorgenommen, auch nicht für kritische Sicherheitsprobleme. Für eine bessere Leistung, verbesserte Sicherheit und neue Features nimm ein Upgrade auf die neueste Version von GitHub Enterprise vor. Wende Dich an den GitHub Enterprise-Support, um Hilfe beim Upgrade zu erhalten.
Webhooks
Informationen zu Webhooks→
Learn the basics of how webhooks work to help you build and set up integrations.
Creating webhooks→
Learn to build a webhook, choosing the events your webhook will listen for on GitHub and how to set up a server to receive and manage the webhook payload.
Configuring your server to receive payloads→
Learn to set up a server to manage incoming webhook payloads.
Testing webhooks→
Review your webhook deliveries on GitHub, including the HTTP Request and payload as well as the response.
Securing your webhooks→
Ensure your server is only receiving the expected GitHub requests for security reasons.
Webhook events and payloads→
For each webhook event, you can review when the event occurs, an example payload, and descriptions about the payload object parameters.