What This Workflow Does
This automation solves the time-consuming challenge of manually creating regular newsletters by automatically transforming RSS feed updates into AI-summarized drafts. Content creators, marketers, and business owners spend hours each week scanning news sources, selecting relevant content, and drafting summaries - this workflow eliminates that manual work.
The system monitors specified RSS feeds (like https://www.artificialintelligence-news.com/feed/), processes new articles through GPT-4 to generate concise, well-structured summaries, and compiles them into formatted newsletter drafts in Gmail. This creates a ready-to-review starting point that maintains human editorial control while automating the most repetitive aspects of newsletter creation.
How It Works
1. RSS Feed Monitoring
The workflow checks your configured RSS feeds at regular intervals (default is hourly) for new content. It intelligently tracks which items have already been processed to avoid duplicates.
2. Content Extraction
For each new RSS item, the system extracts the article title, URL, publication date, and full content. This raw material forms the basis for the AI processing step.
3. AI Summarization
Using GPT-4, the workflow generates concise yet informative summaries of each article. The AI is configured to maintain key facts, tone consistency, and proper attribution while condensing the content.
4. Newsletter Draft Assembly
The system compiles the AI-summarized articles into a structured newsletter format with consistent styling, proper spacing, and logical organization. It creates a polished draft ready for human review.
5. Gmail Draft Creation
Finally, the completed newsletter draft is saved as a new email draft in your Gmail account, where you can review, edit, and send it to your subscribers when ready.
Who This Is For
This workflow is ideal for:
- Content marketers managing regular industry newsletters
- Small business owners sharing updates with customers
- Community managers curating relevant content for members
- Researchers and academics compiling digest versions of new publications
- Any professional who needs to regularly share curated content but lacks time for manual creation
What You'll Need
- An n8n instance (cloud or self-hosted)
- Access to GPT-4 API (OpenAI account)
- Gmail account for draft storage
- RSS feed URLs you want to monitor
- Basic familiarity with n8n workflow editing
Quick Setup Guide
- Download the JSON template file
- Import it into your n8n instance
- Configure your RSS feed URLs in the HTTP Request nodes
- Set up your OpenAI API credentials
- Connect your Gmail account
- Adjust the scheduling to your preferred frequency
- Test with one article to verify formatting
- Activate the workflow
Key Benefits
Save 5-10 hours weekly by automating the most repetitive aspects of newsletter creation while maintaining full editorial control over the final content.
Never miss important updates with automated monitoring of your key RSS feeds, ensuring your newsletter always includes the latest relevant content.
Consistent quality summaries powered by GPT-4 maintain your preferred tone and depth across all newsletter editions.
Scalable content curation allows you to easily expand to monitoring more sources as your needs grow without proportional time investment.
Pro tip: Start with 2-3 high-quality RSS feeds and gradually expand once you're comfortable with the workflow. This prevents overload while you refine your summarization preferences.