Skip to main content
Z

ZeroBounce

3
Workflows

Workflows by ZeroBounce

Workflow preview: Validate & score leads with ZeroBounce AI before sending Gmail emails
Free advanced

Validate & score leads with ZeroBounce AI before sending Gmail emails

## ZeroBounce Email Validation, A.I Scoring & Sending with Gmail ![ZeroBounce Logo](https://raw.githubusercontent.com/zerobounce/n8n-nodes-zerobounce/main/icons/zerobounce-logo.svg) This workflow automates the process of validating, scoring, and emailing leads from a Google Sheet. It ensures you only send emails to high-quality contacts, protecting your sender reputation. ### 🚀 How it Works 1. **Trigger:** Watches a Google Sheet for new or updated rows (contacts). 2. **Validate:** Uses **ZeroBounce** to check if the email address is valid. * *If Invalid:* Updates the sheet with the reason and marks "Emailed" as `false`. 3. **Score:** If valid, uses **ZeroBounce A.I. Scoring** to grade the lead quality (0-10). * *If Low/Medium Score (<9):* Updates the sheet with the score and marks "Emailed" as `false`. 4. **Send:** If the score is **High (9-10)**, sends an email via **Gmail**. 5. **Update:** Writes the final status back to the Google Sheet, preventing duplicate sends. ### 📋 Setup Requirements * **Google Sheet:** A sheet with columns for `Email`, `Validated`, `Scored`, `Score`, `Emailed`, `Reason`, etc. * **ZeroBounce Account:** API Key for validation and scoring. * **Gmail Account:** Connected via OAuth2 to send emails. ### 💡 Key Features * **Cost Efficient:** Checks existing `Validated` and `Scored` columns to avoid re-processing contacts. * **Risk Protection:** Filters out valid but low-quality leads (e.g., catch-alls or low scores). * **Status Tracking:** Keeps your Google Sheet updated with rich data (Sub-status, Domain Age, etc.).

Z
ZeroBounce
Lead Generation
18 Dec 2025
13
0
Workflow preview: Bulk email validation and AI scoring with ZeroBounce
Free advanced

Bulk email validation and AI scoring with ZeroBounce

## ZeroBounce Bulk Email Validation and Scoring This template uses the [ZeroBounce](https://www.zerobounce.net) 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](https://www.zerobounce.net/members/API). ![ZeroBounce Logo](https://raw.githubusercontent.com/zerobounce/n8n-nodes-zerobounce/main/icons/zerobounce-logo.svg) ### 1. Email Validation The **`Validate email`** node sends the email address to the ZeroBounce API to determine its status (e.g., **`'valid', 'invalid', 'spam trap'`**). * **Function:** Checks the email address against ZeroBounce's Email Validation API ### 2. A.I. Scoring For emails confirmed as valid, the workflow proceeds to the **`Score email`** node. * **Function:** Applies ZeroBounce's proprietary A.I. model to assess the quality of the email, returning a numerical score (**0 to 10**). ### 3. Output The workflow concludes with the **`Filter by score` Switch Node**, which uses the ZeroBounce score to categorize the email into three confidence tiers: * **High Score:** Indicates high confidence in deliverability and is ready for immediate campaigns. * **Medium Score:** Suggests moderate risk; these might be suitable for re-engagement or specialized campaigns. * **Low Score:** Indicates high risk, even if the status was technically `valid`. These should be suppressed to protect sender reputation.

Z
ZeroBounce
Lead Generation
6 Dec 2025
71
0
Workflow preview: Validate and score email addresses with ZeroBounce AI
Free advanced

Validate and score email addresses with ZeroBounce AI

## ZeroBounce Email Validation and Scoring This template uses the [ZeroBounce](https://www.zerobounce.net) 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](https://www.zerobounce.net/members/API). ![ZeroBounce Logo](https://raw.githubusercontent.com/zerobounce/n8n-nodes-zerobounce/main/icons/zerobounce-logo.svg) ### 1. Email Validation The **`Validate email`** node sends the email address to the ZeroBounce API to determine its status (e.g., **`'valid', 'invalid', 'spam trap'`**). * **Function:** Checks the email address against ZeroBounce's Email Validation API ### 2. A.I. Scoring For emails confirmed as valid, the workflow proceeds to the **`Score email`** node. * **Function:** Applies ZeroBounce's proprietary A.I. model to assess the quality of the email, returning a numerical score (**0 to 10**). ### 3. Output The workflow concludes with the **`Filter by score` Switch Node**, which uses the ZeroBounce score to categorize the email into three confidence tiers: * **High Score:** Indicates high confidence in deliverability and is ready for immediate campaigns. * **Medium Score:** Suggests moderate risk; these might be suitable for re-engagement or specialized campaigns. * **Low Score:** Indicates high risk, even if the status was technically `valid`. These should be suppressed to protect sender reputation.

Z
ZeroBounce
Lead Generation
5 Dec 2025
44
0