Automates daily personalized healthcare joke emails using OpenAI for AI-generated content, Gmail for sending, and Google Sheets for contact tracking and deduplication.
This n8n workflow automates the sending of personalized healthcare-themed joke emails to a contact list stored in Google Sheets. It fetches contacts, uses OpenAI to generate customized messages incorporating the recipient's name and professional context, implements random delays (2-5 minutes) for rate limiting to evade spam filters, batches up to 10 emails per run, sends via Gmail, and updates the sheet to track sent status and prevent duplicates. Scheduled to run daily at 1 PM, it's production-
Platform
n8n
Category
HR & Operations
Price
$19.99
Creator
Bryce Yu
n8n
OpenAI
Gmail
Google Sheets
email automation
AI personalization
healthcare marketing
rate limiting
batch processing
contact management
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.