1
0
mirror of synced 2025-12-22 11:26:57 -05:00
Files
docs/content/developers/webhooks-and-events/index.md
Jason Etcovitch caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00

21 lines
712 B
Markdown

---
title: Webhooks and events
intro: 'You can set up, test, and secure webhooks so your integrations can subscribe and react to events on {% data variables.product.prodname_dotcom %}.'
versions:
free-pro-team: '*'
enterprise-server: '*'
---
### Table of Contents
{% topic_link_in_list /webhooks %}
{% link_in_list /about-webhooks %}
{% link_in_list /creating-webhooks %}
{% link_in_list /configuring-your-server-to-receive-payloads %}
{% link_in_list /testing-webhooks %}
{% link_in_list /securing-your-webhooks %}
{% link_in_list /webhook-events-and-payloads %}
{% topic_link_in_list /events %}
{% link_in_list /github-event-types %}
{% link_in_list /issue-event-types %}