This n8n workflow automates the process of sending personalized emails through SendGrid using predefined templates stored in Google Sheets. Triggered manually, it efficiently handles multiple contacts by selecting a random email template, customizing content dynamically, and dispatching emails to each recipient. The workflow includes steps for reading email templates from Google Sheets, random selection via custom code, variable correction for personalization, and sequential email delivery, making it ideal for targeted marketing or customer outreach campaigns. Additional notes suggest extending this setup with webhook tracking, reply management, and follow-up automation for a comprehensive email marketing system.
Automated Personalized Email Campaign with Templates
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | code, googleSheets, limit, manualTrigger, merge, sendGrid, set, splitInBatches, stickyNote, wait |
Reviews
There are no reviews yet.