This adds a link to the newly created Webhook data page

Andrés 2017-10-01 21:46:01 -03:00
parent 0d04c6fe03
commit ffa5e4d84d

@ -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