Create a Discord webhook
- Open Discord and go to the channel you want notifications in.
- Click the gear icon to open Channel Settings.
- Go to Integrations then Webhooks.
- Click New Webhook.
- Give the webhook a name (e.g. “Kaneo”) and optionally set an avatar.
- Click Copy Webhook URL. It will look like:
URLs using
discordapp.com are also accepted.Connect Discord in Kaneo
- Open Settings in the sidebar.
- Under Projects, select the project you want to connect.
- Open the Integrations tab.
- Expand the Discord section.
- Paste your webhook URL.
- Optionally add a channel name label for your own reference.
- Choose which events to subscribe to (see below).
- Click Connect.
Supported events
You can toggle any combination of these events in the integration settings at any time.
Message format
Kaneo sends Discord embed messages with:- A title describing the event (e.g. “Task Status Changed”)
- Task name with a clickable link to the task in Kaneo
- Fields for project, status, and priority
- The name of the user who triggered the event
KANEO_CLIENT_URL is set to your public Kaneo URL so task links work correctly.