webhook.rst
10 lines
| 314 B
| text/x-rst
|
RstLexer
r552 | .. _integrations-webhook: | |||
Webhook integration | ||||
=================== | ||||
The Webhook integration allows you to POST events such as repository pushes | ||||
or pull requests to a custom http endpoint as a json dict with details of the | ||||
event. | ||||
To create a webhook integration select ``webhook`` in :ref:`creating-integrations`. | ||||