Marketing & Advertising Automation
Email verification with Icypeas (single)
Email verification with Icypeas (single)
Manual
Medium
6
Nodes
Manual
Trigger
Medium
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
6
Node Types
4
Node Types
manual Trigger
When clicking "Execute Workflow"
1 node
http Request
Run email verification (single)
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2
3 nodes
code
Authenticates to your Icypeas account
1 node
Workflow JSON
6.82 KB
{
"id": "IwOOVikQC7cn9VTv",
"meta": {
"instanceId": "a897062ac3223eacd9c7736276b653c446bc776a63cde2a42a2949ad984f7092"
},
"name": "Email verification with Icypeas (single)",
"tags": [],
"nodes": [
{
"id": "83105cfd-9107-4dae-8282-07c6594ebbd2",
"name": "When clicking \"Execute Workflow\"",
"type": "n8n-nodes-base.manualTrigger",
"position": [
1460,
460
],
"parameters": {},
"typeVersion": 1
},
{
"id": "7146ee71-e4fc-4c1f-bdbd-af1466525fef",
"name": "Run email verification (single)",
"type": "n8n-nodes-base.httpRequest",
"position": [
2180,
460
],
"parameters": {
"url": "={{ $json.api.url }}",
"method": "POST",
"options": {},
"sendBody": true,
"sendHeaders": true,
"authentication": "genericCredentialType",
"bodyParameters": {
"parameters": [
{
"name": "email",
...Showing first 1000 characters. Click "Expand" to view the full JSON.