Supported Platforms
Slack
Posts formatted messages to a Slack channel via incoming webhook URL.
Discord
Sends rich embeds to a Discord channel webhook.
Microsoft Teams
Delivers adaptive cards to a Teams channel connector.
Custom
Sends raw JSON payloads to any HTTP endpoint.
Event Filtering
Choose which events trigger the webhook:Platform-Specific Payloads
Each platform receives a tailored payload format:- Slack
- Discord
- Teams
- Custom
Uses Slack Block Kit with task title, status, model, and a link to the board.
Test Button
After creating a webhook, click Test to send a sample payload. This verifies your URL and authentication are correct without waiting for a real event.Setup
1
Go to project settings → Webhooks
Click “Add Webhook”.
2
Select platform and enter URL
Paste your webhook URL from Slack, Discord, Teams, or your custom service.
3
Choose events
Select which events should trigger this webhook.
4
Test and save
Click Test to verify, then Save.