Data Processing & Analysis
Add new incoming emails to a Google Sheets spreadsheet as a new row.
Add new incoming emails to a Google Sheets spreadsheet as a new row.
Manual
Medium
4
Nodes
Manual
Trigger
Medium
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
4
Node Types
3
Node Types
gmail Trigger
Gmail Trigger
1 node
google Sheets
Google Sheets
1 node
sticky Note
Sticky Note, Sticky Note1
2 nodes
Workflow JSON
4.53 KB
{
"id": "dCLvOuZgc8tToQwu",
"meta": {
"instanceId": "14e4c77104722ab186539dfea5182e419aecc83d85963fe13f6de862c875ebfa",
"templateCredsSetupCompleted": true
},
"name": "Add new incoming emails to a Google Sheets spreadsheet as a new row.",
"tags": [],
"nodes": [
{
"id": "4db1f92f-6425-41c4-8f26-94e13ef5cd1f",
"name": "Gmail Trigger",
"type": "n8n-nodes-base.gmailTrigger",
"notes": "Gmail Trigger\n",
"position": [
-200,
-20
],
"parameters": {
"filters": {},
"pollTimes": {
"item": [
{
"mode": "everyMinute"
}
]
}
},
"credentials": {
"gmailOAuth2": {
"id": "",
"name": ""
}
},
"notesInFlow": true,
"typeVersion": 1.2
},
{
"id": "77c70cbd-fca7-4925-9a47-e2c903b8a64e",
"name": "Google Sheets",
"type": "n8n-nodes-base.googleSheets",
"posi...Showing first 1000 characters. Click "Expand" to view the full JSON.