Block 1 - Daily Morning Trigger (7 AM)
- Type / Role
- n8n-nodes-base.cron - cron
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
How it works Start every morning on a positive note! This workflow automates delivering a curated summary of positive news directly to your mailbox. It automatically: Fetches the latest articles fr...
n8n-nodes-base.cron, n8n-nodes-base.rssfeed, n8n-nodes-base.function, n8n-nodes-base.openai, n8n-nodes-base.if, n8n-nodes-base.gmail
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Piotr Sobolewski.
Original n8n.io sourceHow it works
Start every morning on a positive note! This workflow automates delivering a curated summary of positive news directly to your mailbox. It automatically:
Fetches the latest articles from a dedicated "good news" source (like Good News Network) every morning.
Uses Artificial Intelligence to summarize each positive article concisely.
Compiles these summaries into a clear and uplifting daily digest.
Sends the daily digest to your specified email address.
Say goodbye to doomscrolling and hello to your dose of daily inspiration!
Set up steps
Setting up this workflow is straightforward, typically taking around 10-15 minutes. You'll need to:
Authenticate your preferred email service (e.g., Gmail).
Obtain an API key for your chosen AI service (e.g., OpenAI).
All detailed setup instructions and specific configuration guidance are provided within the workflow itself using sticky notes.
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 | Daily positive news digest with OpenAI and Gmail |
|---|---|
| Complexity | intermediate |
| Nodes | 9 |
| Categories | Personal Productivity, AI Summarization |
| Author | Piotr Sobolewski |
| Published | 29 Jul 2025 |
Use the JSON export at /data/workflows/6667/6667.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.
How it works Start every morning on a positive note! This workflow automates delivering a curated summary of positive news directly to your mailbox. It automatically: Fetches the latest articles fr...
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 Personal Productivity, AI Summarization use case.