Block 1 - When clicking ‘Execute workflow’
- Type / Role
- n8n-nodes-base.manualTrigger - manualTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
ZeroBounce Bulk 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...
n8n-nodes-base.manualtrigger, n8n-nodes-base.stickynote, n8n-nodes-base.noop, n8n-nodes-base.switch, n8n-nodes-base.set, @zerobounce/n8n-nodes-zerobounce.zerobounce, n8n-nodes-base.wait, n8n-nodes-base.merge
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by ZeroBounce.
Original n8n.io sourceThis 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.
The Validate email node sends the email address to the ZeroBounce API to determine its status (e.g., 'valid', 'invalid', 'spam trap').
For emails confirmed as valid, the workflow proceeds to the Score email node.
The workflow concludes with the Filter by score Switch Node, which uses the ZeroBounce score to categorize the email into three confidence tiers:
valid. These should be suppressed to protect sender reputation.This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 28 workflow blocks. Download the JSON for the full node graph.
| Workflow | Bulk email validation and AI scoring with ZeroBounce |
|---|---|
| Complexity | advanced |
| Nodes | 28 |
| Categories | Lead Generation, AI Summarization |
| Author | ZeroBounce |
| Published | 05 Dec 2025 |
Use the JSON export at /data/workflows/11538/11538.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
ZeroBounce Bulk 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...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Lead Generation, AI Summarization use case.