API Docs
This are the api routes provided by the bot.
Last updated
This are the api routes provided by the bot.
Last updated
GET
http://localhost:3000/
Get status information about the availability of the bot. Can be used to monitor uptime.
Wekan Webhook Data documentation for further information.
POST
http://localhost:3000/wekan
This path is used as outgoing webhook in wekan. Depending on settings chat users are notified. See wekan webhook data documentation (see above).
Name | Type | Description |
---|---|---|
POST
http://localhost:3000/synology/bot
URL used for Synology Outgoing Bot URL
Name | Type | Description |
---|---|---|
x-wekan-token
string
The token provided by wekan while setting up the webhook.
text
string
The text sent by the user.
token
string
The synology chat bot token.