mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Updated Features (markdown)
parent
e08d8f78af
commit
c75a8fd20c
1 changed files with 6 additions and 0 deletions
|
|
@ -109,6 +109,12 @@
|
||||||
|
|
||||||
* [REST API](https://github.com/wekan/wekan/issues/1037)
|
* [REST API](https://github.com/wekan/wekan/issues/1037)
|
||||||
|
|
||||||
|
Example:
|
||||||
|
|
||||||
|
```
|
||||||
|
curl http://localhost:3000/users/login -d "username=myloginname&password=mypassword"
|
||||||
|
```
|
||||||
|
|
||||||
## Webhooks
|
## Webhooks
|
||||||
Sending notifications for board activities. Tested with [Slack](https://slack.com/) and [Rocket.chat](https://rocket.chat/).
|
Sending notifications for board activities. Tested with [Slack](https://slack.com/) and [Rocket.chat](https://rocket.chat/).
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue