summaryrefslogtreecommitdiffstats
path: root/doc/integrations
diff options
context:
space:
mode:
author=Corey Hulen <corey@hulen.com>2015-10-27 23:01:32 -0700
committer=Corey Hulen <corey@hulen.com>2015-10-27 23:01:32 -0700
commitf0b209fee72251f6262fe3e70019cdf19c110e6c (patch)
treee95fc0238c74cbb5ee003092479c7f97e178706d /doc/integrations
parentbe0bf941bf91d632efc2bf035864c161b656f094 (diff)
parent570b54bbfc0151724aa10f61ca0beb4d38351cb9 (diff)
downloadchat-f0b209fee72251f6262fe3e70019cdf19c110e6c.tar.gz
chat-f0b209fee72251f6262fe3e70019cdf19c110e6c.tar.bz2
chat-f0b209fee72251f6262fe3e70019cdf19c110e6c.zip
Merge branch 'master' into PLT-340
Diffstat (limited to 'doc/integrations')
-rw-r--r--doc/integrations/webhooks/Outgoing-Webhooks.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/integrations/webhooks/Outgoing-Webhooks.md b/doc/integrations/webhooks/Outgoing-Webhooks.md
index 69587f4d1..abe26ceae 100644
--- a/doc/integrations/webhooks/Outgoing-Webhooks.md
+++ b/doc/integrations/webhooks/Outgoing-Webhooks.md
@@ -1,5 +1,7 @@
# Outgoing Webhooks
+#### [To be released in Mattermost v1.2, available now on master]
+
Outgoing webhooks allow external applications, written in the programming language of your choice--to receive HTTP POST requests whenever a user posts to a certain channel, with a trigger word at the beginning of the message, or a combination of both. If the external application responds appropriately to the HTTP request, as response post can be made in the channel where the original post occurred.
A couple key points:
@@ -112,7 +114,7 @@ As mentioned above, Mattermost makes it easy to take integrations written for Sl
To see samples and community contributions, please visit <http://mattermost.org/webhooks>.
-#### Limitations
+#### Known Issues
- Overriding of usernames does not yet apply to notifications
- Cannot supply `icon_emoji` to override the message icon