Daily Briefing Email5 nodes
Daily Briefing Email
Fetch the latest news from an RSS feed every morning, summarise it with an LLM, and email a clean briefing to your inbox.
Workflow at a glance
The full canvas, before you import it
Click any node to see its config.
#Cron#RSS#LLM#Email#Automation#Productivity
Click a node to select it — same as the Heym editor; the panel shows its settings.
5 nodes · Free & source-available
Daily Briefing Email
A personal AI news desk: every morning Heym pulls your chosen RSS feed, asks an LLM to distil the top stories into a five-bullet summary, and emails it to you before you reach for your phone.
What this workflow does
- Cron fires every weekday at 07:00
- HTTP fetches your RSS feed and returns the raw XML
- LLM parses the XML text and writes a concise five-bullet morning briefing
- Send Email delivers the formatted digest to your inbox
- Output logs the send confirmation
Use cases
- Personal morning news digest (tech, finance, industry)
- Team briefing sent to a shared inbox before stand-up
- Executive summary for a curated set of sources
Setup
Replace the HTTP curl URL with any public RSS feed. Add an SMTP credential to the Send Email node and set the to address to your inbox. Optionally add multiple HTTP nodes for additional sources and merge them before the LLM step.
How to import this template
- 1Click Import → Copy JSON on this page.
- 2Open your Heym and navigate to a workflow canvas.
- 3PressCmd+V/Ctrl+V— nodes appear instantly.
- 4Add your API keys in the node config panels and click Run.
More workflow templates
Discover more automations
- Personal ProductivityZenQuotes Random QuoteFetch a random inspirational quote as JSON from the free ZenQuotes API — no API key, ideal for bots and UI demos.
- Personal ProductivityInbox TL;DR SummarizerPaste a long email or thread — one LLM call returns a short TL;DR with next actions.
- Personal ProductivityPersonal Life Manager (Telegram + AI)A Telegram AI assistant that manages your calendar, tasks, and reminders through Google Calendar MCP.
- Personal ProductivityWeekly Focus Coach From SheetsRead a weekly time log or task sheet, generate a focus coaching brief, and send it to Slack or email.
- Personal ProductivityMeeting Notes to Action ItemsPaste meeting notes and get a clean list of action items with owners and due dates, posted to your team channel.
- Personal ProductivityMeeting Prep Brief GeneratorTurn a few details about an upcoming meeting into an agenda, key questions, and a prep checklist.
- Personal ProductivityGoal to Weekly PlanBreak a goal into milestones and a concrete week-by-week plan with the first actions to take.
- Personal ProductivityAI Email Reply DrafterPaste an email you received plus how you want to respond, and get a polished reply draft in the right tone.
- Personal ProductivityDaily Task PrioritizerPaste your task list and get it sorted into an Eisenhower matrix with a focused do-now shortlist.
- Customer SupportHITL Support Reply AgentDraft a customer-facing support response, pause for human approval, then continue with the reviewed reply.
- Marketing & SEOReddit Subreddit GET Tool CallLet an Agent call a no-key HTTP GET tool that fetches hot posts from a subreddit JSON feed.
- AI AgentsBatch LLM Status TrackerSend an array through the OpenAI Batch API, branch on live status updates, and collect the final per-item results.