Batch verify emails in Google Sheet with Icypeas

Go to Workflow
847 views
Built by Corentin Ribeyre Corentin Ribeyre
Created on June 07, 2026

Description

This template can be used to verify email addresses with Icypeas. Be sure to have an active account to use this template.


How it works
This workflow can be divided into four steps :

The workflow initiates with a manual trigger (On clicking ‘execute’).
It reads your Google Sheet file.
It converts your file to an array.
It connects to your Icypeas account.
It performs an HTTP request to verify the emails.

Set up steps
You will need a formated Google sheet file with email addresses.
You will need a working icypeas account to run the workflow and get your API Key, API Secret and User ID.
You will need email addresses to verify them.

Nodes Used (3)

Code
n8n-nodes-base.code
Google Sheets
n8n-nodes-base.googleSheets
HTTP Request
n8n-nodes-base.httpRequest