unrhodecode/docs/integrations/webhook.rst
Daniel Dourvaris 32a4907adb docs: updated docs for integrations, fixes #4137
* added docs for jira, hipchat, redmine, jira, webhook integrations
* moved old integrations/rcextensions docs to "hooks & extensions"
2016-08-04 05:14:57 +03:00

10 lines
314 B
ReStructuredText

.. _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`.