|
| 1 | +--- |
| 2 | +kind:change |
| 3 | +title:New example webhook payloads |
| 4 | +created_at:2014-07-07 |
| 5 | +author_name:kdaigle |
| 6 | +--- |
| 7 | + |
| 8 | +Today, we’ve added example[webhook][webhooks] payloads to the[event types][event-types] page. |
| 9 | +Alongside existing descriptions for each event, we now include an[example payload][full-payload] |
| 10 | +so that you can quickly see the data provided by the event. You can learn more about how webhooks |
| 11 | +work with our[Webhooks Guide][webhooks-guide]. |
| 12 | + |
| 13 | +If you have any questions or feedback, please[get in touch][get-in-touch]. |
| 14 | + |
| 15 | +[webhooks]:https://github.com/blog/1778-webhooks-level-up |
| 16 | +[event-types]:/v3/activity/events/types/ |
| 17 | +[full-payload]:/v3/activity/events/types/#issuesevent |
| 18 | +[webhooks-guide]:/webhooks/ |
| 19 | +[get-in-touch]:https://github.com/contact?form[subject]=Example+webhook+payloads |