This workflow corresponds to n8n.io template #6370 — we link there as the canonical source.
This workflow follows the Emailsend → 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": "zSBNXj6rphbGp4Or",
"name": "Daily sales report",
"tags": [],
"nodes": [
{
"id": "4b10d0b5-5e37-404b-876c-b9131b2070d5",
"name": "Read Google Sheet",
"type": "n8n-nodes-base.googleSheets",
"position": [
224,
96
],
"parameters": {},
"typeVersion": 4.4
},
{
"id": "2bcb8791-30dd-4275-8c8b-d055e1b8502d",
"name": "Check Data Exists",
"type": "n8n-nodes-base.if",
"position": [
448,
96
],
"parameters": {},
"typeVersion": 1
},
{
"id": "ab1eb7f4-2184-45e3-9189-016636720a2d",
"name": "Format Report",
"type": "n8n-nodes-base.code",
"position": [
672,
0
],
"parameters": {},
"typeVersion": 2
},
{
"id": "8b803b96-c46c-4f25-9eaa-927e71014f1c",
"name": "No Data Handler",
"type": "n8n-nodes-base.code",
"position": [
672,
192
],
"parameters": {},
"typeVersion": 2
},
{
"id": "bb98df11-3730-4024-815d-08b6e26b87c7",
"name": "When clicking \u2018Execute workflow\u2019",
"type": "n8n-nodes-base.manualTrigger",
"position": [
0,
96
],
"parameters": {},
"typeVersion": 1
},
{
"id": "878e2ae4-fc35-4e58-b3f7-2ddba51e8b55",
"name": "Send email",
"type": "n8n-nodes-base.emailSend",
"position": [
896,
96
],
"parameters": {},
"typeVersion": 2.1
},
{
"id": "c2dd97d2-0486-4627-b3f1-bbb4e57083fc",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
-176,
-288
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "6895ddb3-7487-48b4-81a5-c778313528f6",
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-48,
272
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "969a10c6-9fdd-4778-9365-212c2acc8677",
"name": "Sticky Note2",
"type": "n8n-nodes-base.stickyNote",
"position": [
240,
-368
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "1d59e50c-f0a0-473d-ab80-23bea73385f2",
"name": "Sticky Note3",
"type": "n8n-nodes-base.stickyNote",
"position": [
672,
-592
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "a45eac5c-b94f-4390-9ec3-f016e0f08cb0",
"name": "Sticky Note4",
"type": "n8n-nodes-base.stickyNote",
"position": [
544,
336
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "6ec4c16a-cadd-4b7d-8c75-c03eddf69599",
"name": "Sticky Note5",
"type": "n8n-nodes-base.stickyNote",
"position": [
1088,
96
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"settings": {
"executionOrder": "v1"
},
"versionId": "73404a1e-b59a-4939-8513-defd95852cb1",
"connections": {
"Format Report": {
"main": [
[
{
"node": "Send email",
"type": "main",
"index": 0
}
]
]
},
"No Data Handler": {
"main": [
[
{
"node": "Send email",
"type": "main",
"index": 0
}
]
]
},
"Check Data Exists": {
"main": [
[
{
"node": "Format Report",
"type": "main",
"index": 0
}
],
[
{
"node": "No Data Handler",
"type": "main",
"index": 0
}
]
]
},
"Read Google Sheet": {
"main": [
[
{
"node": "Check Data Exists",
"type": "main",
"index": 0
}
]
]
},
"When clicking \u2018Execute workflow\u2019": {
"main": [
[
{
"node": "Read Google Sheet",
"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/6370/ — 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.
Supercharge your insurance agency's efficiency with this powerful automation template for n8n. Designed specifically for commercial insurance brokers and agents, this workflow transforms the tedious p
This template implements a professional Double Opt-In email verification system using Google Sheets as a database. The workflow collects user emails, generates unique verification codes, stores them s
This automation streamlines the process of collecting user information using a Form Node, enabling individuals to join a waitlist managed via Google Sheets.
Track website traffic and backlinks effortlessly using the Website Traffic Checker - Ahref API. This n8n workflow automates data retrieval and logging into Google Sheets, making it perfect for SEO pro
This powerful no-code workflow automates plagiarism detection using Plagiarism Checker AI Powered. Users submit text through Google Sheets. The system checks for duplication using the API, sends a det