diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-03-29 13:51:51 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-03-29 13:51:51 -0400 |
commit | 7cbae61dbddefb98f1c5b412d8d72bf5ad883ac9 (patch) | |
tree | 52b93d5d6b44746b378e458978ffefb65a5a17a3 /docs/slack.markdown | |
parent | 5536f6c6ce591ba05a169d2e33b6fb240378d8a4 (diff) |
Add Hipchat integration
Diffstat (limited to 'docs/slack.markdown')
-rw-r--r-- | docs/slack.markdown | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/slack.markdown b/docs/slack.markdown index 7d7777eb..89e3006b 100644 --- a/docs/slack.markdown +++ b/docs/slack.markdown @@ -10,7 +10,7 @@ Example of notifications: This feature use the [Incoming webhook](https://api.slack.com/incoming-webhooks) system of Slack. -### Configure Slack +### Slack configuration ![Slack webhook creation](http://kanboard.net/screenshots/documentation/slack-add-incoming-webhook.png) @@ -18,4 +18,4 @@ This feature use the [Incoming webhook](https://api.slack.com/incoming-webhooks) 2. On the list of services, scroll-down and choose **DIY Integrations & Customizations > Incoming WebHooks** 3. Copy the webhook url to the Kanboard settings page: **Settings > Integrations > Slack** - +Now, all Kanboard events will be sent to the Slack channel. |