From ffa5e4d84d8d7bc0b594240f179712cb76d2dc52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s?= Date: Sun, 1 Oct 2017 21:46:01 -0300 Subject: [PATCH] This adds a link to the newly created Webhook data page --- Features.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Features.md b/Features.md index b0d0bf7..9084b19 100644 --- a/Features.md +++ b/Features.md @@ -116,8 +116,12 @@ Sending notifications for board activities. Tested with [Slack](https://slack.co Content-type: application/json { "text": "board activities" + [...] } ``` + +Different activities sends different webhook data. You can find the details in the wiki page [Webhook data](https://github.com/wekan/wekan/wiki/Webhook-data) + * [Outgoing Webhooks](https://github.com/wekan/wekan/pull/1119) ### Enabled