Receive leads from Zapier
How to configure Zapier to automatically send leads to Zero Bad Leads.
When to use?#
Use this integration when the leads you want to qualify come from a Zap in Zapier. For example:
- Forms that go through Zapier before reaching the CRM
- Leads from platforms connected via Zapier (e.g., Google Forms, Calendly, Typeform)
- Automation flows that need to go through Zero Bad Leads qualification
Prerequisites#
- A Zapier account
- An API Key generated in Zero Bad Leads (go to Receive Leads → Generate API Key)
- The Zero Bad Leads webhook URL (available under Receive Leads)
Configure Zapier#
Open or create a Zap
Go to Zapier and open the Zap that generates the leads, or create a new one.
Add the Webhooks by Zapier action
After the trigger that generates the lead, add an action. Search for "Webhooks by Zapier" and select "POST".
Configure the request
Fill in the fields:
- URL: paste the Zero Bad Leads webhook URL:
https://app.zerobadleads.com/api/v1/webhook - Payload Type:
json - Headers: add:
x-api-key: your Zero Bad Leads API Key
Map the lead fields
In the Data section, map the fields:
| Field | Value |
|---|---|
email | Lead email (from trigger) |
first_name | Lead name |
last_name | Lead last name |
phone | Lead phone |
company | Lead company |
source | zapier |
The email field is required. The others are optional but recommended for better qualification.
Test the Zap
Click "Test action" and verify that the lead appears in Zero Bad Leads.
Related articles#
Related articles
Receive leads from Make
How to configure Make to automatically send leads to Zero Bad Leads.
Receive leads from n8n
How to configure n8n to automatically send leads to Zero Bad Leads.
Configure webhook to receive leads
Learn how to configure the Zero Bad Leads webhook to automatically receive leads from any form or platform.