diff --git a/Outgoing-Webhook-to-Discord.md b/Outgoing-Webhook-to-Discord.md new file mode 100644 index 0000000..0f4b110 --- /dev/null +++ b/Outgoing-Webhook-to-Discord.md @@ -0,0 +1,11 @@ +1. Add Webhook to Discord + +2. On Wekan board, click 3 lines "hamburger" menu / Outgoing Webhooks. + +3. Add /slack to end of Webhook URL and Save URL: + +``` +https://discordapp.com/api/webhooks/12345/abcde/slack +``` + +Wekan Outgoing Webhook URLs are in Slack/Rocket.Chat/Discord format. \ No newline at end of file