The Wayback Machine - https://web.archive.org/web/20220125055450/https://support.github.com/features/rest-api
Our GitHub Support staff is currently severely impacted by Covid, leading to delayed response times.
We apologize in advance for the inconvenience this may cause. We will continue to triage the most
critical issues to expedite resolution.
Building GitHub integrations with webhooks and REST - GitHub Satellite 2020
Webhooks are valuable tools for powering real-time integrations and workflows in your project’s existing tools. This session will walk through an approach of building a webhook-powered application that acts on events as they take place on GitHub. You will also learn how to use the GitHub REST API through the Octokit SDK to call for additional resources after receiving an event.