About webhooks→
Learn the basics of how webhooks work to help you build and set up integrations.
Criar webhooks→
Aprenda a criar um webhook, escolhendo os eventos que seu webhook irá ouvir em GitHub e como configurar um servidor para receber e gerenciar a carga de webhook.
Configurar seu servidor para receber cargas→
Aprenda a configurar um servidor para gerenciar as cargas de webhook recebidas.
Testar webhooks→
Revise as entregas de webhook em GitHub, incluindo a solicitação HTTP, a carga, bem como a resposta.
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.