integraciones_webhooks
Webhooks & integrations for your leads
You capture and qualify leads in WhatsApp, but your CRM, your spreadsheet, and your internal alerts never find out.
// 01
The problem: your leads live in isolation
You capture and qualify leads in WhatsApp, but your CRM, your spreadsheet, and your internal alerts never find out. Copying data by hand between tools is slow, forgotten, and error-prone. Without integrations, every hot lead stays trapped on a single screen instead of setting the rest of your business in motion.
// 02
How webhooks and the event bus solve it
Boty Leads emits an event for every key lead moment — created, qualified, hot lead — and can send it as an outbound webhook to the URL you choose. Each delivery is HMAC-signed, so your system verifies the message came from Boty and not a third party. It’s the foundation for connecting your leads with n8n, Zapier, Make, or your own backend.
Webhooks are also available as an automation action: when a lead passes your score threshold or changes stage, you fire the webhook automatically. Target URLs go through anti-SSRF protection so nobody can point your deliveries at internal hosts, and we give you a ready-to-use n8n recipe gallery.
// 03
How it works in 3 steps
Choose the events
Lead created, qualified, or hot lead.
Point to your URL
Your backend, n8n, Zapier, or Make receives the event.
Verify the signature
Every delivery is HMAC-signed for you to validate.
// 04
Frequently asked questions
Which lead events can I send by webhook?
You can listen to the key lead-lifecycle moments — created, qualified, and hot lead — and send them to the URL you configure. That way your CRM, spreadsheet, or alert channel reacts the instant a lead changes state.
How do I know the webhook really comes from Boty Leads?
Every outbound webhook is HMAC-signed. Your system recomputes the signature with the shared secret and compares it to the one we send: if they match, the event is legitimate. It’s the standard way to stop a third party from spoofing your integrations.
Does it integrate with n8n, Zapier, or Make?
Yes. Because the webhooks are standard HTTP, any tool that receives webhooks — n8n, Zapier, Make, or your own backend — can consume Boty Leads events. We also include an n8n recipe gallery so you don’t start from scratch.
Can I fire a webhook from an automation?
Yes. Besides event subscriptions, “outbound webhook” is an automation action: you define a trigger → action rule and, when it’s met (for example, the score passes your threshold), Boty Leads sends the signed webhook automatically.
// start_today
Every lead event, out the instant it happens
Stop copying data by hand. Connect every WhatsApp lead with n8n, Zapier, Make, or your backend, signed.
← See all features