πŸ“± Automate personalized email campaigns with Google Docs, Sheets and SMTP

⚑ 1,481 views Β· πŸ“± Social Media & Email Marketing

Description

Emailing Using Google Sheet, Google Docs, and SMTP

Automate personalized email campaigns using a Google Sheets contact list, a Google Docs template, and SMTP delivery.

How It Works

How to Use

  1. Copy Templates:

  2. Configure Workflow:

    • Enter your Google Docs and Google Sheets IDs in the settings node.
    • Set your email subject in the appropriate parameter.
  3. Set Up Credentials:

    • Connect your Google account.
    • Configure the SMTP node with your mail server details.
  4. Update Data:

    • Edit the Google Docs template with your message and variables.
    • Prepare your Google Sheet with these columns: email, firstname, lastname, company.
  5. Deploy and Test:

    • Connect all nodes.
    • Test with a small contact batch.
    • Troubleshoot any node errors (indicated in red in n8n).

Requirements

Need Help?

See Also

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.

πŸ”— Nodes Used

Send Email, Google Sheets, Google Docs, Schedule Trigger, Filter

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup