Who Is This For?
This n8n workflow is designed for content managers, digital marketers, and media organizations who want to automatically distribute news articles from RSS feeds to multiple social media platforms simultaneously. It's ideal for news agencies, bloggers, and publishers needing consistent multi-channel posting.
What This Workflow Does
- Fetches news articles from a newspaper's RSS feed
- Uses AI to extract the main featured image from each article
- Creates a WordPress post with the article content and featured image
- Automatically posts the article with its image to multiple social platforms
- Sends notifications about successful posts
Features
- Automatically fetches articles from newspaper RSS feeds
- Uses AI (OpenAI) to extract main featured images
- Creates WordPress posts with article content and images
- Resizes and optimizes images for each platform
- Posts content with images to multiple social platforms
- Sends comprehensive notifications on successful posts
Requirements
- n8n instance with: RSS Feed Read, AI Agent, HTTP Request, WordPress, Facebook Graph API, Telegram, LinkedIn, Discord
- OpenAI API credentials for image extraction
- WordPress API access
- Social media credentials (Facebook, Telegram, LinkedIn, Discord)
- Notification service credentials (WhatsApp, Gmail, etc.)
How to Use — Step-by-Step Setup
- Credentials Setup
- Configure OpenAI API credentials
- Set up WordPress API credentials
- Configure social media platform credentials
- Set up notification service credentials
- Configure RSS Source
- Set the RSS source domain in the "Edit Fields" node
- Example: https://janaterkantha.com
- Customize Posting Content
- Modify WordPress post template
- Adjust captions for social posts
- Customize notification messages
- Set Up Social Media Platforms
- Configure Facebook page ID
- Set Telegram channel ID
- Configure LinkedIn profile & organization IDs
- Set up Discord server & channel IDs
- Configure Notifications
- Add WhatsApp number (Rapiwa)
- Set Telegram chat ID
- Add X/Twitter username
- Configure Facebook Messenger chat ID
- Add Gmail email address
- Set up Discord user ID
Workflow Structure
- Trigger: Manual trigger ("Clicki")
- RSS Setup: "Edit Fields" sets RSS domain
- Content Fetching: "RSS Read" fetches articles
- Image Extraction: AI Agent extracts image URL
- Validation: "If" checks image URL validity
- Image Processing: Downloads & prepares image
- WordPress Publishing: Creates WP post
- Social Media Distribution: Posts to multiple platforms
- Notifications: Sends confirmation messages
Useful Links
Support & Help