summaryrefslogtreecommitdiffstats
path: root/doc/integrations
diff options
context:
space:
mode:
authorit33 <iantien@gmail.com>2015-10-27 08:05:02 -0700
committerit33 <iantien@gmail.com>2015-10-27 08:05:02 -0700
commit50eb3d9fe46d6364b6f12201edfe0a401be3ccdd (patch)
treecc41de4643f0c4ed0060c19ea9e0e7efd453831c /doc/integrations
parent3ca8a11a43142d3923c56c4a3a0e51d1e615d520 (diff)
downloadchat-50eb3d9fe46d6364b6f12201edfe0a401be3ccdd.tar.gz
chat-50eb3d9fe46d6364b6f12201edfe0a401be3ccdd.tar.bz2
chat-50eb3d9fe46d6364b6f12201edfe0a401be3ccdd.zip
Added known issue for deleted channels
Diffstat (limited to 'doc/integrations')
-rw-r--r--doc/integrations/webhooks/Incoming-Webhooks.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/integrations/webhooks/Incoming-Webhooks.md b/doc/integrations/webhooks/Incoming-Webhooks.md
index 1216cb5db..b10b6e342 100644
--- a/doc/integrations/webhooks/Incoming-Webhooks.md
+++ b/doc/integrations/webhooks/Incoming-Webhooks.md
@@ -90,8 +90,9 @@ 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
- The `attachments` payload used in Slack is not yet supported
- Overriding of usernames does not yet apply to notifications
- Cannot supply `icon_emoji` to override the message icon
+- Webhook UI fails when connected to deleted channel