Automate Personalized Email Campaigns with Google Docs, Sheets & SMTP - n8n Workflow | Neura Market
Automate Personalized Email Campaigns with Google Docs, Sheets & SMTP
Automates personalized email campaigns by merging Google Sheets contacts into Google Docs templates and sending via SMTP. Updates sheets with send timestamps to track progress.
This n8n workflow streamlines personalized email marketing by integrating Google Sheets for contact management, Google Docs for dynamic templates, and SMTP for reliable delivery. It reads recipient data (email, firstname, lastname, company) from a Google Sheet, replaces variables like {{firstname}} in the Docs template for each contact, sends individualized emails in batches of one with a Wait node to respect quotas, and logs the send date/time back into the sheet's 'process' column.
Benefits i
Platform
n8n
Category
Internet of Things
Price
$12.99
Creator
Jose Maurino
email-marketing
google-sheets
google-docs
smtp
personalization
mail-merge
automation
campaigns
marketing
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.