mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
This adds a link to the newly created Webhook data page
parent
0d04c6fe03
commit
ffa5e4d84d
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue