This workflow corresponds to n8n.io template #4896 — we link there as the canonical source.
This workflow follows the Gmail → Google Sheets recipe pattern — see all workflows that pair these two integrations.
The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"id": "mcMZMEYwE7DfnM5a",
"name": "Cold Email Outreach with Gmail",
"tags": [],
"nodes": [
{
"id": "46595977-723a-412e-a286-4d0b89ab0929",
"name": "Schedule Trigger",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
60,
0
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "38d81f78-90ba-4afc-a76a-17036fccc87a",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
-60,
-240
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "ad7a4803-e989-4424-b153-7db26eb0ad7b",
"name": "Batch Processing of Leads",
"type": "n8n-nodes-base.splitInBatches",
"position": [
500,
0
],
"parameters": {},
"typeVersion": 3
},
{
"id": "680d867f-13d0-444c-a574-2e15e14e4846",
"name": "Send Personalized Email",
"type": "n8n-nodes-base.gmail",
"position": [
780,
-100
],
"parameters": {},
"typeVersion": 2.1
},
{
"id": "dbd89a27-35bb-48d8-9ac5-2fa1d5d8ae05",
"name": "Fetch Leads",
"type": "n8n-nodes-base.googleSheets",
"position": [
280,
0
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "628aab46-b398-4b36-85d1-014d652afab1",
"name": "Update Lead Status",
"type": "n8n-nodes-base.googleSheets",
"position": [
980,
0
],
"parameters": {},
"typeVersion": 4.5
}
],
"active": false,
"settings": {
"executionOrder": "v1"
},
"versionId": "d5e6cda8-c19f-4d84-b8a7-3caac878d7a0",
"connections": {
"Fetch Leads": {
"main": [
[
{
"node": "Batch Processing of Leads",
"type": "main",
"index": 0
}
]
]
},
"Schedule Trigger": {
"main": [
[
{
"node": "Fetch Leads",
"type": "main",
"index": 0
}
]
]
},
"Update Lead Status": {
"main": [
[
{
"node": "Batch Processing of Leads",
"type": "main",
"index": 0
}
]
]
},
"Send Personalized Email": {
"main": [
[
{
"node": "Update Lead Status",
"type": "main",
"index": 0
}
]
]
},
"Batch Processing of Leads": {
"main": [
[],
[
{
"node": "Send Personalized Email",
"type": "main",
"index": 0
}
]
]
}
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Description:
Source: https://n8n.io/workflows/4896/ — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
Automatically extract structured information from emails using AI-powered document analysis. This workflow processes emails from specified domains, classifies them by type, and extracts structured dat
This weekly workflow helps you stay on top of SEO visibility losses by automatically detecting when your previously strong keywords fall out of Google’s top 10 results.
What This Flow Does
This n8n workflow sends personalized outreach emails automatically while enforcing strict safety rules such as email validation, spam checks, daily limits, and human-like delays.
This n8n template allows you to automatically monitor your company's budget by comparing live Bexio accounting data against targets defined in Google Sheets, sending automated weekly email reports. It