Build custom workflows with Buska webhooks
The Buska Webhook integration sends a real-time HTTP POST event for every new buying signal detected on Reddit, Twitter / X, LinkedIn, Hacker News, Quora, YouTube, and 30+ other platforms. Connect Buska to any tool that accepts webhooks (Make, Zapier, n8n, Pipedream, custom backends), build fully custom automations, or push data to your own infrastructure. The JSON payload includes the lead's full post, author, platform, intent score (0 to 100), keyword match, ICP match score, and detection timestamp. HMAC-SHA256 signed for authenticity. Setup takes 2 minutes. The Buska Webhook integration is included on every plan starting at $49 per month.
What you can do with Buska + Webhook
- Receive real-time HTTP POST requests for every new qualifying buying signal with HMAC-SHA256 signature verification
- Full JSON payload with post content, author profile, platform, intent score (0 to 100), intent type, ICP match score, and detection timestamp
- Filter which leads trigger webhooks by intent score, platform, keyword, or language
- Connect to any tool that accepts webhooks: Make, Zapier, n8n, Pipedream, Workato, Tray.io, or your custom Node / Python / Go backend
- Build completely custom lead processing pipelines with your own scoring, enrichment, and routing logic
- Multiple webhook endpoints with different filters for multi-team routing
- Retry on failure with exponential backoff up to 5 attempts, so transient errors do not lose leads
- Replay past webhook events from the Buska dashboard to test new endpoints without waiting for fresh signals
How to set up Buska + Webhook
Get your webhook URL
In your receiving tool (Make, n8n, Pipedream, Zapier, custom server), create a webhook endpoint and copy the URL. Buska requires HTTPS endpoints in production. For local testing, use ngrok or Cloudflare Tunnel to expose a localhost endpoint.
Add to Buska
Paste the webhook URL in Buska Settings > Integrations > Webhook. The connection is instant. Buska signs every webhook with HMAC-SHA256 using your webhook secret (auto-generated, viewable in settings). Your receiver verifies the signature before processing.
Configure filters
Set minimum intent score (most teams use 70 out of 100) and platform / keyword / language filters. Only matching leads trigger the webhook. Buska filters out about 90% of irrelevant mentions before they reach your endpoint, saving you compute and rate-limit budget on downstream tools.
Parse the JSON payload
Parse the JSON payload in your tool. Fields included: `leadId`, `authorName`, `authorProfileUrl`, `postContent`, `postUrl`, `platform`, `keywordMatch`, `intentType`, `intentScore` (0-100), `icpMatchScore`, `language`, `detectedAt` (ISO 8601). Full schema is in the Buska Webhook docs.
Build your workflow
Build whatever automation you need: CRM sync (HubSpot, Salesforce, Pipedrive, Attio), enrichment (Apollo, Clearbit, Lusha), email / DM (Lemlist, Instantly, LGM), internal tools (Linear, Slack, Discord, Teams). The Webhook integration is infrastructure-grade, not toy automation.
Monitor delivery
View delivery status, response codes, and retry attempts in Buska Settings > Integrations > Webhook > Delivery Log. Failed deliveries retry up to 5 times with exponential backoff (1s, 5s, 25s, 125s, 625s). After 5 failures, the event is marked failed but can be replayed manually.
Real use cases with Webhook
Custom lead routing
Parse the webhook payload and route leads to different tools based on intent type, platform, or score. Active demand signals go to your CRM with high priority, question signals go to your content team to feed your blog backlog, competitor mentions go to a dedicated migration playbook.
Custom enrichment pipeline
Receive the webhook, enrich with your own data sources (Clearbit, ZoomInfo, Apollo, Lusha, Cognism), score with your own model (custom logistic regression, fine-tuned LLM, ICP centroid), then push to your CRM with the composite score attached.
Multi-tool orchestration
Use Buska webhooks to trigger complex workflows across multiple tools: create a HubSpot contact + send a Slack alert + add to a Lemlist campaign + update an Airtable tracker + create a Linear ticket for the SDR, all from one social signal. Total latency: under 60 seconds end-to-end.
Custom LLM enrichment
Send each Buska webhook to your own LLM endpoint (OpenAI, Anthropic, Mistral, self-hosted) to draft a personalized reply, classify the buying intent more granularly, or summarize the social thread for your sales team. Token cost: $0.0001 to $0.01 per lead.
Frequently asked questions about Buska + Webhook
What's in the Buska webhook payload?
How fast are Buska webhooks sent?
Can I have multiple Buska webhook endpoints?
How do I verify Buska webhook authenticity?
What if my webhook endpoint goes down?
Is the Buska Webhook integration secure?
Can I test the Buska webhook before going live?
How much does the Buska Webhook integration cost?
Ready to connect Webhook?
Start your free trial and set up the Webhook integration in under 2 minutes.
Start free trial