Developer & DevOps
Verify email with (Individual)
6 nodes
218
113
Automatic trigger
Workflow Description
A template that validates email addresses through an external API, triggered manually and processes the response to log verification results for review and record-keeping purposes.
How it works
- 1.Trigger the workflow manually when email validation is needed
- 2.Send an HTTP request to an email verification service API
- 3.Process the API response using custom code to extract verification status
- 4.Log the verification result in a note for audit and tracking purposes
Use cases
- Validate new user email addresses before storing them in your database
- Check email list quality prior to running marketing campaigns or bulk communications
Requirements
- Valid API credentials or key for an email verification service
- Ability to handle HTTP requests and process JSON responses from the API
Service Value
Ready-made workflow template for automation delivery and service execution.
Apps Used
Manual Trigger
HTTP Request
Note
Code
Details
Trigger
Automatic trigger
Nodes
6
Apps
4
Views
218
Downloads
113
How to Use
- 1.Click "Download Template"
- 2.Open your n8n dashboard
- 3.Go to Workflows > Import from File
- 4.Select downloaded file and configure credentials
Nodes Used (6)
When clicking "Execute Workflow"
Manual Trigger
Run email verification (single)
HTTP Request
Sticky Note
Sticky Note
Sticky Note1
Sticky Note
Sticky Note2
Sticky Note
Authenticates to your Icypeas account
Code