See llms.txt for all machine-readable content.
This workflow automates the process of validating email addresses stored in a Google Sheets file by using the Anymail Finder API.
✅ Automated Lead Validation
No need for manual copy-paste or bulk uploads emails are verified directly inside your existing Google Sheets.
🔎 Improved Data Quality
Ensures your CRM or outreach campaigns only target valid and deliverable email addresses, reducing bounce rates.
🔄 Real-Time Updates
Results are automatically updated in the spreadsheet, making it easy for your team to see which leads are safe to contact.
📈 Improves lead quality for outreach, reduces bounce rates
Of course. Here is a description of the provided n8n workflow.
This workflow automates the process of checking the validity of email addresses from a Google Sheets list using the Anymail Finder API and writing the results back to the sheet.
The workflow operates in a loop to process a list of leads from a Google Sheet one by one.
POST request to the Anymail Finder API (/v5.1/verify-email). The email address from the current sheet row ($json["EMAIL "]) is sent in the request body.row_number to identify the correct row to update, ensuring data is placed accurately.To use this workflow, you need to configure the following credentials and nodes:
Google Sheets Credentials:
OAuth2.Anymail Finder Credentials:
HTTP Header Auth.Authorization (or the header name required by Anymail Finder's API documentation).YOUR_API_KEY).Configure Google Sheet:
COMPANY NAME, EMAIL (note the space), and VERIFY.Activate and Execute:
Contact me for consulting and support or add me on Linkedin.