##// END OF EJS Templates
docs: updated docs for integrations, fixes #4137...
docs: updated docs for integrations, fixes #4137 * added docs for jira, hipchat, redmine, jira, webhook integrations * moved old integrations/rcextensions docs to "hooks & extensions"

File last commit:

r552:9a0f45b0 default
r552:9a0f45b0 default
Show More
slack.rst
13 lines | 425 B | text/x-rst | RstLexer
dan
docs: updated docs for integrations, fixes #4137...
r552 .. _integrations-slack:
Slack integration
=================
To set a Slack integration up it is first necessary to set up a Slack webhook api
endpoint for your slack channel, this can be done at:
https://my.slack.com/services/new/incoming-webhook/
Once you have set up a Slack webhook integrations url of the
form: ``https://hooks.slack.com/services/...``, create a ``slack`` integration
in :ref:`creating-integrations`.