Flag Bounced Emails in Google Sheets from Gmail Delivery Error Messages

Go to Workflow
24 views
Built by Stéphane Heckel Stéphane Heckel
Created on June 05, 2026

Description

Scanning Email Inbox for Delivery Errors

Prerequisite: Automate Personalized Email Campaigns with Google Docs, Sheets, and SMTP.

How It Works

After running your email campaign, some messages may fail to deliver. This workflow scans your email inbox for delivery errors (e.g., bounced messages), flags problematic email addresses in the Google Sheet and ensures future campaigns skip them.

How to Use

Ensure Prerequisite Workflow:
You should have the Email Campaign Workflow configured and running.

Google Sheet Setup:
Use the Google Sheet Template.
Identify your document’s ID (the string after /d/ and before /edit in the URL).

Configure Workflow:
Enter your Google Sheet ID in the settings node.
Connect your Google credentials to n8n.

Email Inbox:
Set up the readspamfolder node to search for bounce/error messages in your mail (e.g., in the Spam or Inbox folders—adjust label/folder if emails land elsewhere).

Google Sheet Update:
Configure the lookupemail and update_err nodes

Requirements

Google Credentials** to access Gmail and sheets.
Gmail Account** (bounce/error messages must be accessible here).
n8n Version:** Tested with 1.105.2 (Ubuntu).

Need Help?

Comment this post or contact me on LinkedIn
Ask in the n8n Community Forum!

Nodes Used (3)

Code
n8n-nodes-base.code
Gmail
n8n-nodes-base.gmail
Google Sheets
n8n-nodes-base.googleSheets