Community Contributed Email Verifier
detail.loadingPreview
Verify email addresses using the Hunter service.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow utilizes the Hunter node to verify the deliverability of an email address. It's designed as a community-contributed, unverified template, meaning it's provided as-is and may require further testing or adaptation for specific production environments.
Key Features
- Verifies email address deliverability.
- Leverages the Hunter.io API.
- Triggered manually.
How To Use
- Import this workflow into your n8n instance.
- Configure the 'Hunter API Creds' in your n8n credentials with your Hunter API key.
- Replace
user@example.comin the Hunter node'semailparameter with the email address you wish to verify. - Click 'Execute Workflow' on the 'On clicking 'execute'' node.
Apps Used
Workflow JSON
{
"id": "1223d75c-e70d-4817-9b2d-b7cf8aa1b134",
"name": "Community Contributed Email Verifier",
"nodes": 0,
"category": "Data Validation",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 1223d75c-e70d...
About the Author
N8N_Community_Pick
Curator
Hand-picked high quality workflows from the global community.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Verify Phone Numbers
Verify the validity of a phone number.
Email Validation From Google Sheets
Validates email addresses from a Google Sheet and updates their status.
Airtable Mailcheck Email Validation
Validates email addresses from Airtable using Mailcheck and updates the record.
Address Validation
Validates and corrects shipping addresses using an external API.
Verify Phone Numbers with Uproc
This workflow verifies the validity of a phone number using the Uproc service.
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.