From 8cf5687e8af4d2f72ccc0bd15fde612738f9141a Mon Sep 17 00:00:00 2001 From: it33 Date: Thu, 29 Oct 2015 19:03:56 -0700 Subject: Update API.md --- doc/developer/API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/developer/API.md') diff --git a/doc/developer/API.md b/doc/developer/API.md index fc1945dfe..4c4b2f04e 100644 --- a/doc/developer/API.md +++ b/doc/developer/API.md @@ -12,7 +12,7 @@ Incoming webhooks allow external applications to post messages into Mattermost c In addition to supporting Slack's incoming webhook formatting, Mattermost webhooks offer full support of industry-standard markdown formatting, including headings, tables and in-line images. -### Outgoing Webhooks (coming in Mattermost v1.2) +### [Outgoing Webhooks (in Mattermost v1.2)](https://github.com/mattermost/platform/blob/master/doc/integrations/webhooks/Outgoing-Webhooks.md) Outgoing webhooks allow external applications to receive webhook events from events happening within Mattermost channels and private groups via JSON payloads via HTTP POST requests sent to incoming webhook URLs defined by your applications. -- cgit v1.2.3-1-g7c22