This workflow automates the process of validating email addresses stored in a Google Sheet. It reads each email, checks if it's disposable or fake using Email Validator AI via RapidAPI, and updates the same row with the result. All interactions with Google Sheets are done securely using a Google Service Account.
Starts the workflow manually from the n8n editor.
Reads all rows (including emails) from a specified Google Sheet.
Processes each row (email) one at a time.
Sends the email to Email Validator AI for validation.
Updates the corresponding row in the sheet with the validation result.
Make sure your Google Sheet contains the following columns:
Column Name | Purpose |
---|---|
email |
Email address to validate |
is_disposable |
Flags if the email is a disposable address |
📝 You can rename columns, but ensure the node mappings in n8n match accordingly.
📧 Email List Cleanup
Keep your lead or contact lists free of fake, temporary, or disposable emails.
🧼 Data Quality Enhancement
Ensure your Google Sheets contain only validated, high-quality email addresses.
🔁 Automated Data Enrichment
Add metadata (like is_disposable
) to your contacts without manual review.
📥 Lead Qualification Filtering
Automatically flag or remove junk leads before importing into CRMs or email tools.
🧼 Cleans Your Email Data Automatically
Detects fake or throwaway email addresses using Email Validator AI and flags them right in your spreadsheet.
⏳ Saves You Time
Fully automates email validation — no more copy-pasting into online tools.
📈 Improves Marketing & Outreach Accuracy
Focuses your efforts on real contacts, improving delivery, open, and conversion rates.
💡 Lets You Focus on High-Value Leads
Filters out low-quality leads so you can prioritize those with actual potential.
🔄 Works Seamlessly Within Google Sheets
No import/export headaches — updates happen directly in your existing sheet.
🔐 Runs Securely Without Manual Intervention
Uses a Google Service Account for safe access and can be scheduled to run automatically.
status
or note
column for better tracking