Log New Gmail Messages Automatically in Google Sheets
Go to WorkflowDescription
๐งโ๐ป Description
This workflow automatically fetches new Gmail messages since the last run and appends them into a Google Sheet with their ID, snippet, and timestamp.
Itโs designed for professionals, small business owners, and operations teams who need a simple way to keep an ongoing log of emails, build lightweight CRMs, or power downstream automations like email tracking, reporting, or follow-up reminders.
โ๏ธ Setup Instructions for Gmail โ Google Sheets Email Log
1๏ธโฃ Connect Gmail
In n8n โ Credentials โ New โ Gmail OAuth2
Log in with your Gmail account & approve access
Attach this credential to the Get new messages node in the workflow
2๏ธโฃ Connect Google Sheets
Copy this Google Sheet template into your own Drive
In n8n โ Credentials โ New โ Google Sheets (OAuth2) โ log in with your Google account & save
In the workflow, select your Spreadsheet ID and Worksheet (Sheet1 by default) in the Google Sheets nodes
๐ง How Email Logging Automation Works
Get Current Emails** โ Reads the last logged messages from Google Sheets
Get Max Date** โ Finds the most recent email timestamp
Combine** โ Passes the last timestamp and todayโs date together
Get New Messages** โ Fetches all new Gmail messages after the last logged date
Add Emails to Sheets** โ Appends message ID, snippet, and date to the sheet
๐๏ธ Customization Guidance
Filter by Sender or Subject** โ Modify the Gmail query to only log messages from specific addresses or with certain keywords.
Track Labels** โ Add Gmail labels to your sheet to separate categories (e.g., โLeads,โ โSupport,โ โInvoicesโ).
Auto-Reply** โ Extend with an additional Gmail node to send automated responses to new messages.
Send Alerts** โ Add a Slack or Email node to ping your team whenever a new email is logged.
Analytics** โ Use Google Sheets formulas or connect to BI tools to analyze trends like response times or sender frequency.
๐ฌ Contact
Need advanced customization (e.g., multi-inbox tracking, CRM integration, or automated follow-ups)?
๐ง [email protected]
๐ Robert Breen
๐ ynteractive.com