- Home
- Resources
- Integrations
- ZeroBounce
ZeroBounce Make integrationAutomate ZeroBounce with Make.
Can Make check every new email address before it reaches your list? The ZeroBounce Make integration gives you 4 action modules: address validation, credit balance, API usage and an open API call. This guide shows builders how to connect the account and run a first scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What does the ZeroBounce Make integration do?
The ZeroBounce Make integration lets a Make scenario, the automation you build in Make, send email addresses to your ZeroBounce account and get the check back without opening ZeroBounce. Each module is one brick of that scenario, and all four ZeroBounce modules are actions: they act when another step hands them an address.
Screen signups before they hit your CRM. A form tool or a spreadsheet starts the scenario, then Validate Emails checks the address it received. Filtering on that answer keeps bad addresses out of the next app.
Watch your credits. Validation needs an active credit balance. Get Credit Balance reads what is left, so a scenario can warn someone on Slack or by email before the balance runs dry.
Report on usage. Get API Usage pulls the usage figures of your API key into a sheet, handy when several teams share one ZeroBounce account.
ZeroBounce has no trigger in Make, so something else has to start the scenario: another app, or the schedule of Make itself. Anything the three named modules skip goes through Make an API Call. Before you size your plan, read Make pricing; if you are weighing tools, n8n vs Make lays out the criteria, and Make training covers scenario building from zero.
How do you connect ZeroBounce to Make?
- 01
Generate an API key in ZeroBounce
You need an active ZeroBounce account. Log in, open the dashboard, go to the API section or the API key management area, and click the button that generates a new key. Copy the key shown on screen.
- 02
Add a ZeroBounce module in Make
In your scenario, add any ZeroBounce module and click Create a connection. A connection is your ZeroBounce account linked to Make once and reused by every ZeroBounce module afterward.
- 03
Name it and paste the key
The Connection name field is optional, but a clear name helps when you run several accounts. Paste the API key you copied, then follow the on-screen instructions to save the connection.
Your first scenario: validate each new contact
GoalWhen a new contact arrives from another app, Make sends the address to ZeroBounce and gets the validation back.
- 01
Create the scenario
On the Scenarios page, create a new scenario and click the + to add the first module. It comes from the app that collects your contacts, such as a form tool or a sheet.
- 02
Add Validate Emails
Click the + on the right of that first module, search for ZeroBounce and pick Validate Emails. Select the connection you created, or click Add to create it.
- 03
Map the email address
In the module settings, map the address coming from the first module. Each contact travels as one bundle, meaning one item passed from a module to the next.
- 04
Test with Run once
Click Run once to execute the scenario one time. Open the bubble above each module to read the bundles it received and check what ZeroBounce returned for your test contact.
- 05
Schedule and switch on
On the first module, set the Scheduling clock, every 15 minutes by default, then switch the scenario on. Each run of each module counts as one operation on your Make plan.
What can ZeroBounce do in Make?
ZeroBounce gives you 4 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Get API Usage
ActionIn Make“Gets usage of API.”
Get API Usage returns the usage figures of your ZeroBounce API key, so a scenario can drop them into a sheet or a message without you logging in.
Get Credit Balance
ActionIn Make“Shows credits you have left on your account.”
With Get Credit Balance, the scenario learns how many credits remain on your ZeroBounce account and can act on that number, for instance by alerting the person who tops it up.
Make an API Call
ActionIn Make“Performs an arbitrary authorized API call.”
This module reaches any endpoint of the ZeroBounce API from your scenario, reusing the same connection, so you are not stuck when the three named modules stop short.
Validate Emails
ActionIn Make“Validates an email. The API requires that you have an active credit balance and will never consume a credit for any unknown result.”
Validate Emails sends an address to ZeroBounce and hands you back its verdict, which later modules can filter on to keep bad contacts out of your tools.
Need help automating ZeroBounce with Make?
A person reads every message.