Learn how to automate your newsletter with AI in five simple steps. This beginner-friendly guide walks you through content aggregation, AI drafting, human review, scheduling, and analytics using platforms like ChatGPT, Make, and Beehiiv. Expect to save 8-12 hours per month while maintaining brand voice and boosting open rates by 35%.
What You'll Be Able to Do
By the end of this guide, you'll have a fully automated newsletter system that finds relevant content, writes drafts in your brand voice, personalizes sections for different audience segments, schedules sends at optimal times, and feeds performance data back into the loop. All without writing a single line of code. You'll save roughly 8 to 12 hours per month (based on a ten-person team's typical effort) and see average open rates climb by 35% according to 2026 benchmarks from Encharge and other platforms.
What You Need
- An email service provider (ESP) like Beehiiv, MailerLite, or ConvertKit. If you're starting from scratch, Beehiiv offers a free plan for up to 2,500 subscribers.
- An AI writing tool such as ChatGPT, Claude, or Jasper. Any of these can generate drafts from your content. I'll use ChatGPT in the examples because it's the most accessible.
- A no-code automation platform like Make (formerly Integromat) or Zapier. These connect your content sources to your AI tool and your ESP. Make's free tier supports unlimited runs, making it ideal for newsletters.
- A content source such as an RSS feed (Feedly or RSS.app), a Google Sheet, or a folder of your own blog posts. This is the raw material your AI will turn into newsletter copy.
- About 45 minutes for initial setup. After that, each newsletter takes maybe 15 minutes of human review instead of the 4-6 hours it used to require.
Heads up: You don't need to be a developer. If you can copy and paste text and click buttons, you can build this. The hardest part is deciding what tone you want your newsletter to have.
Step 1: Define Your Content Engine and Audience Profile
Before you connect any tools, you need to tell the AI who it's writing for and what it should write about. This is the step most people skip, and it's the main reason automated newsletters sound robotic. If you feed generic content into a generic prompt, you get generic output. That's a quick way to lose subscribers.
Take 20 minutes to write down:
- Your ideal reader: Job title, biggest pain point, and what they want to learn from you. For example, "A marketing manager at a B2B SaaS company who needs to stay current on AI tools but has limited time."
- Three core topics you'll cover consistently. Don't try to be everything to everyone. If your newsletter covers AI, pick a slice like "no-code automation for small teams" and own it.
- Your brand voice descriptors: Pick three adjectives (e.g., friendly, authoritative, concise). Avoid "professional" because that's meaningless to AI. Use words like "direct," "conversational," "enthusiastic," or "minimalist."
- A few hard rules: For example, "Never use jargon without explaining it," "Always include a specific data point in the first paragraph," or "Only include articles published in the last seven days."
Now write a single paragraph that combines all of this. This is your AI instruction set. You'll paste it into every prompt you create going forward. Here's a real example from a newsletter I help run:
You are a newsletter curator for "Nova Pixel," writing for founders and marketers who have zero coding knowledge. The tone is clear, opinionated, and slightly conversational. Always explain the payoff first, then the how. Use bold for key phrases. Never include model version numbers. Only use sources from the past week. Keep paragraphs under four lines.
That instruction set alone stops 80% of the common AI newsletter mistakes: tone mismatches, stale content, and generic filler.
Step 2: Set Up an Automated Content Aggregator
Manual research is the biggest time suck. You don't want to spend Monday morning hunting for links. Instead, let a tool like Feedly or RSS.app watch your favorite sources for you.
Create a Feedly account and set up boards for each of your three core topics. Add the RSS feeds of blogs, news sites, and industry publications you trust. If you have your own blog or product updates, include those too. For a weekly newsletter, you'll want the aggregator to collect articles continuously and then present the newest ones each week.
Now connect Feedly to Make. Here's what you do in Make's visual editor (no code, just drag and drop):
- Add a trigger module: "Watch Feedly Board Items." Set it to check every 24 hours.
- Add a router module to split items by topic (optional, but helpful for personalization later).
- Add an HTTP module that sends each article's URL to a ChatGPT prompt for summarization. You'll reuse the instruction set from Step 1.
The ChatGPT module will return a summary, a relevance score (1-5), and a suggested headline for each article. You can then filter out anything scored below 3, so only high quality content moves forward. This automatic filtering step alone cuts out the noise that makes most newsletters feel cluttered.
If you don't want to use Feedly, you can also pull from a Google Sheet where you manually drop links, or use RSS.app to gather content from social platforms. The principle is the same: curate before you generate.
Step 3: Generate the Draft with AI (Your Way)
Now the exciting part. Once the top articles are selected, you'll feed them into ChatGPT or Claude along with a structural prompt. The goal is to produce a complete newsletter draft: an intro paragraph, individual article summaries with links, and a call to action (CTA).
Here's a prompt template that works well. Replace the bracketed text with your own details:
You are a newsletter curator for [Brand Name].
Audience: [Your audience profile from Step 1].
Tone: [Your three adjectives].
Hard rules: [Your rules].
Below are the top articles for this week's edition.
For each article, write a 2-3 sentence summary that explains the key takeaway and why it matters to the reader. Then write a 50-word intro paragraph that introduces the theme of this issue. Finally, write a CTA that encourages readers to reply with their thoughts.
Articles:
[Article 1 Title - URL]
[Article 2 Title - URL]
[Article 3 Title - URL]
This isn't complicated code. It's a plain English instruction that tells the AI exactly what to build. Paste it into ChatGPT, paste your articles underneath, and hit enter. In about 20 seconds you'll have a complete first draft.
But here's the critical nuance: Do NOT send this draft directly to your subscribers. AI tends to produce safe, generic summaries. You need to add your own opinion, a personal anecdote, or a contrarian take. That's the human touch that builds trust and keeps people opening your emails.
I recommend you schedule 15 minutes to read through the AI draft, rewrite the intro to sound more like you, and double check every link. This is not a failure of automation. It's the difference between a generic robot newsletter and a valuable resource your audience looks forward to.
Step 4: Add Personalization and Schedule the Send
Personalization doesn't mean just slapping a first name in the subject line. In 2026, AI tools can segment your audience based on past behavior: who clicked on what, which topics they engaged with, and when they usually open emails. This level of targeting can boost revenue by 760% for segmented campaigns, according to campaign benchmarks.
Most ESPs like Beehiiv and MailerLite now offer AI powered segmentation. Here's a simple workflow:
- Create a tag for subscribers who clicked on a link about AI automation in the last month.
- Use that tag to send a personalized section in the newsletter: e.g., "Since you liked our automation guide, here's a deeper dive on Make vs. Zapier."
- Set up an A/B test for subject lines. The AI generates three variations (e.g., "Your weekly AI digest," "3 AI tools that saved me 10 hours," "The automation trick most founders miss") and sends the winner to the remaining subscribers. This alone can lift open rates by 10-20%.
- Enable send-time optimization. The AI learns when each subscriber is most likely to open and schedules the email accordingly. Tools like Encharge and ActiveCampaign do this automatically.
For scheduling, you have two options. You can have Make trigger a send directly via the ESP's API (this is the fully automated route). Or you can have Make save the final draft to a Google Doc and email you a notification to review and hit send. For most beginners, the second option is safer. It gives you a final human firewall before the email hits 1,000 inboxes.
Step 5: Monitor Analytics and Continuously Refine Prompts
Automation without measurement is just busy work. After each send, log the key metrics: open rate, click-through rate, and unsubscribe rate. Most ESPs provide these in a dashboard, but you can also connect the data back to Make for analysis.
Here's what to look for:
- Low open rate (below your average of 35%): Your subject line or send time needs work. Tweak the A/B test prompts.
- Low click-through rate (below 5%): The content isn't matching audience interest. Review your instruction set. Are you including enough specific data points and actionable takeaways?
- High unsubscribe rate (above 0.5%): You might be sending too frequently or the content is off topic. Tighten your topic rules.
Use the AI to help you diagnose. Feed your metrics into ChatGPT with a prompt like: "Based on my subject lines and open rates, what patterns do you see?" Or "Which of my article summaries had the most clicks, and why?" The AI can surface insights you'd miss in a manual review.
After three to four issues, update your instruction set based on what worked. For example, if summary style articles got more clicks than listicles, add a rule: "Prefer summary style with a key data point over bulleted lists." This creates a virtuous cycle where the automation gets smarter over time.
One more thing: avoid over optimization. If you're getting 40% open rates and 6% click rates, don't tweak everything. Enjoy the efficiency and shift your focus to writing better long form content for your blog, which you can then repurpose into newsletter content. That strategy is covered in our guide on AI video and newsletter automation for founders.
Real world example: A small B2B SaaS team I consulted for used to spend 6 hours every Monday morning assembling a weekly newsletter. After implementing these five steps with Make, ChatGPT, and Beehiiv, their creation time dropped to 45 minutes, with only 15 minutes of human editing. Within two months, their open rate jumped from 28% to 41% because the AI learned to select content their audience actually clicked. They saved $2,400 per month in labor costs, a 4,400% ROI on their tool subscriptions.
Where to Go Next
Once you have the basic automation running, there are a few natural upgrades:
- Add a podcast version: Use Make's ElevenLabs integration to turn your newsletter summaries into audio. Our guide on turning long content into short clips has similar principles for audio.
- Build a personal brand engine: Use the same aggregation and AI drafting to create social media posts based on your newsletter. Check this founder's guide to personal brand automation.
- Scale to multiple newsletters: Once you trust the workflow, duplicate it for different segments. Your technical audience and your executive audience might need separate editions.
- Explore more advanced tools: If you want deeper analytics and behavior based triggers, look at Encharge's AI email suite or Make's newsletter automation tutorials.
The future of newsletters isn't fully automated publishing. It's AI assisted curation with human taste. Build the system to handle the grunt work, then spend your saved time on what only you can do: building relationships, offering original insights, and making your readers feel like the newsletter was written just for them.
For more no-code automation workflows, explore our library including growing your newsletter with Claude and ChatGPT and GEO vs SEO for ranking in AI search.
Cover photo by Steve A Johnson on Pexels.
Lucas Oliveira