Block 1 - Sticky Note - Overview
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
How it works Scheduled Trigger The workflow is triggered automatically every day at 12:00 PM using a Cron node. RSS Feed Collection It fetches the latest content from multiple RSS feeds related ...
n8n-nodes-base.stickynote, n8n-nodes-base.splitout, n8n-nodes-base.scheduletrigger, n8n-nodes-base.rssfeedread, n8n-nodes-base.splitinbatches, n8n-nodes-base.googlesheets, n8n-nodes-base.switch, n8n-nodes-base.code
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Ninmegne Paul.
Original n8n.io sourceThe workflow is triggered automatically every day at 12:00 PM using a Cron node.
It fetches the latest content from multiple RSS feeds related to Technology, Manga, and Movies.
The collected data is filtered and organized based on your interests.
A dynamic HTML email template is generated to present the content in a clean and readable layout.
The final newsletter is sent directly to your inbox using the Send Email node.
Update the RSS feed URLs inside the Set nodes to match your preferred sources.
Replace the email address in the Send Email node with your own.
Modify the execution time in the Cron Trigger node if you want the newsletter to be sent at a different time.
Enable the workflow to start receiving your personalized daily newsletter automatically.
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.
Showing the first 24 of 29 workflow blocks. Download the JSON for the full node graph.
| Workflow | Generate daily tech, manga & movies newsletter from RSS feeds with Brevo |
|---|---|
| Complexity | advanced |
| Nodes | 29 |
| Categories | Social Media |
| Author | Ninmegne Paul |
| Published | 14 Dec 2025 |
Use the JSON export at /data/workflows/11806/11806.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 Scheduled Trigger The workflow is triggered automatically every day at 12:00 PM using a Cron node. RSS Feed Collection It fetches the latest content from multiple RSS feeds related ...
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 Social Media use case.