Developer & DevOps

Verify email with (Individual)

6 nodes 218 113 Automatic trigger
Download

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. 1.Trigger the workflow manually when email validation is needed
  2. 2.Send an HTTP request to an email verification service API
  3. 3.Process the API response using custom code to extract verification status
  4. 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. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (6)

When clicking "Execute Workflow"

Manual Trigger

#1

Run email verification (single)

HTTP Request

#2

Sticky Note

Sticky Note

#3

Sticky Note1

Sticky Note

#4

Sticky Note2

Sticky Note

#5

Authenticates to your Icypeas account

Code

#6