Block 1 - When clicking "Execute Workflow"
- Type / Role
- n8n-nodes-base.manualTrigger - manualTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
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 ...
n8n-nodes-base.manualtrigger, n8n-nodes-base.stickynote, n8n-nodes-base.code, n8n-nodes-base.googlesheets, n8n-nodes-base.httprequest
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Corentin Ribeyre.
Original n8n.io sourceThis 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 :
1. The workflow initiates with a manual trigger (On clicking ‘execute’).
2. It reads your Google Sheet file.
3. It converts your file to an array.
4. It connects to your Icypeas account.
5. It performs an HTTP request to verify the emails.
Set up steps 1. You will need a formated Google sheet file with email addresses. 2. You will need a working icypeas account to run the workflow and get your API Key, API Secret and User ID. 3. You will need email addresses to verify them.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Batch verify emails in Google Sheet with Icypeas |
|---|---|
| Complexity | intermediate |
| Nodes | 8 |
| Categories | Lead Generation |
| Author | Corentin Ribeyre |
| Published | 12 Dec 2023 |
Use the JSON export at /data/workflows/2016/2016.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
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 ...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Lead Generation use case.