Validate and score email addresses with ZeroBounce AI — n8n Workflow
Overview
ZeroBounce Email Validation and Scoring
This template uses the ZeroBounce node to validate and score email addresses. It is designed to first check if an email is deliverable and then uses A.I. Scoring to assess the sender's deliverability confidence.
This is an example template to demonstrate ways to use the ZeroBounce node and how to manipulate the data with core n8n nodes.
A ZeroBounce API key is needed to use this template. Generate one here.
- Email Validation The Validate email node s
Nodes used
Workflow Preview
How it Works
- 1
Trigger
The workflow starts with a trigger trigger.
- 2
Process
Data flows through 19 nodes, connecting @zerobounce/n8n-nodes-zerobounce.zerobounce, manualtrigger, merge.
- 3
Output
The workflow completes its automation and delivers the result to the configured destination.
Node Details (19)
When clicking ‘Execute workflow’
manualTrigger
Sticky Note9
stickyNote
Score email
@zerobounce/n8n-nodes-zerobounce.zeroBounce
High score
noOp
Merge validation and scoring results
merge
Filter by score
switch
Split into items
splitOut
Sandbox emails
set
Wait
wait
How to Import This Workflow
- 1Click Download JSON button on the right to save the workflow file.
- 2Open your n8n instance. Go to Workflows → New → Import from file.
- 3Select the downloaded
validate-and-score-email-addresses-with-zerobounce-aifile and click Import. - 4Set up credentials for each service node (API keys, OAuth, etc.).
- 5Click Test Workflow to verify everything works, then activate it.
Or paste directly in n8n → Import from JSON:
Integrations
Created by
ZeroBounce
@zerobounce
Tags
New to n8n?
n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.
Get n8n Free →