Block 1 - Filter Unpublished Articles
- Type / Role
- n8n-nodes-base.code - code
- Config choices
- Version 2
This workflow is provided as-is. Please review and test before using in production.
This workflow contains community nodes that are only compatible with the self hosted version of n8n. Post New Articles from Feeds to Slack Channel What This Workflow Does This workflow automa...
n8n-nodes-base.code, n8n-nodes-base.cron, n8n-nodes-base.slack, n8n-nodes-base.stickynote, n8n-nodes-base.googlesheets, n8n-nodes-base.rssfeedread
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Paul Taylor.
Original n8n.io sourceThis workflow contains community nodes that are only compatible with the self-hosted version of n8n.
This workflow automates the discovery and sharing of fresh articles from a curated list of RSS feeds. It performs the following steps:
Feeds tab).Posted Articles tab).To use this workflow, you must have:
✅ Google Sheets OAuth2 credentials set up in n8n
(Used to access and update the RSS feed and post history sheets)
✅ Slack OAuth2 credentials
(Used to post messages to a specific Slack channel)
✅ A Google Spreadsheet with:
Feeds tab – Columns: title, link Posted Articles tab – Columns: title, link, pubDateYou will need to set the following n8n variable or replace with direct input:
{{$vars.Daily_Industry_News_Automation_Google_Sheet}}:Also update:
channelId: Replace with your actual Slack channel ID if not dynamically referencedCron node You can modify this in the “Trigger Workflow” node to suit your own schedule.
This workflow is ideal for:
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 | Post new articles from feeds to Slack channel |
|---|---|
| Complexity | intermediate |
| Nodes | 8 |
| Categories | Personal Productivity |
| Author | Paul Taylor |
| Published | 25 Jun 2025 |
Use the JSON export at /data/workflows/5333/5333.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.
This workflow contains community nodes that are only compatible with the self hosted version of n8n. Post New Articles from Feeds to Slack Channel What This Workflow Does This workflow automa...
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 use case.