Discord Integration
What it does
Discord is a community and team communication platform. Buska sends lead notifications to a Discord channel using webhooks. Each notification contains the lead name, platform, intent type, AI score, and a direct link to the original post.
Plan required: All plans (Starter, Growth, Scale)
How it works
- Buska detects a new qualified lead
- The lead data is formatted as a Discord embed
- Buska posts the embed to your Discord channel via webhook
- Your team sees the lead and can discuss or act on it in-thread
Setup steps
- In Discord, right-click your target channel and go to Edit Channel > Integrations > Webhooks
- Click "New Webhook" and copy the webhook URL
- In Buska, go to Settings > Integrations
- Click "Connect Discord"
- Paste the webhook URL and click "Test"
Data sent
| Buska field | Discord embed |
|---|---|
| Lead name | Embed title |
| Platform | Source field |
| Intent type | Intent field |
| AI score | Score field |
| Content preview | Embed description |
| Post URL | Embed URL link |
| Keyword | Footer text |
You can create multiple Discord webhooks for different channels. For example, route hot leads (score 60+) to a #hot-leads channel and all leads to a #buska-feed channel.
Related guides
- IntegrationsSlackConnect Buska to Slack via webhook to receive new leads in real time. Step-by-step setup, customize the channel, format, and trigger conditions.
- IntegrationsMicrosoft TeamsConnect Buska to Microsoft Teams via incoming webhook. Stream new leads to your Teams channel for collaborative sales follow-up.
- IntegrationsWebhooksBuska sends a JSON payload to your webhook URL whenever a new lead is detected. Build custom integrations with your CRM, Notion, Airtable, or internal tools.