Block 1 - AI Email Generator
- Type / Role
- @n8n/n8n-nodes-langchain.agent - agent
- Config choices
- Version 1.9
This workflow is provided as-is. Please review and test before using in production.
Healthcare Email Autoresponder Daily Outreach A production ready n8n workflow for automated healthcare email marketing with AI powered personalization. What This Workflow Does This automated ...
@n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.gmail, n8n-nodes-base.wait, n8n-nodes-base.stickynote, n8n-nodes-base.if, n8n-nodes-base.noop, n8n-nodes-base.splitinbatches
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Ronnie Craig.
Original n8n.io sourceA production-ready n8n workflow for automated healthcare email marketing with AI-powered personalization.
This automated email system sends daily personalized healthcare-themed emails to your contact list. Perfect for:
Healthcare_Email_Autoresponder_Community_Template.json fileGmail OAuth2 Setup:
Google Sheets Setup:
YOUR_GOOGLE_SHEET_ID_HERE with your actual sheet IDOpenAI API Setup:
[YOUR NAME HERE] with your actual name[YOUR TITLE HERE] with your professional title[YOUR COMPANY HERE] with your company name[YOUR PHONE NUMBER] with your phone number[YOUR EMAIL] with your email address[YOUR WEBSITE] with your website URLCreate a Google Sheet with the following structure:
| First Name | Email | Emailed |
|------------|-------------------|------------|
| John | [email protected] | |
| Jane | [email protected] | |
Important Notes:
Your contact sheet should include these columns:
Optional columns you can add:
maxItems value (recommend staying under 50){{ Math.floor(Math.random() * 4) + 2 }} (2-5 minutes)Common Issues:
Emails not sending
Google Sheets not updating
AI not generating content
Rate limiting issues
This template is designed to be:
Feel free to adapt this workflow for your specific healthcare niche!
This workflow template is provided free to the n8n community under MIT License.
For questions or issues:
Made with β€οΈ for the n8n community
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Send personalized healthcare joke emails with OpenAI, Gmail, and Google Sheets |
|---|---|
| Complexity | advanced |
| Nodes | 19 |
| Categories | Multimodal AI |
| Author | Ronnie Craig |
| Published | 25 Aug 2025 |
Use the JSON export at /data/workflows/7854/7854.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Healthcare Email Autoresponder Daily Outreach A production ready n8n workflow for automated healthcare email marketing with AI powered personalization. What This Workflow Does This automated ...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Multimodal AI use case.