Skip to main content

Translate RSS news and publish to WordPress, Facebook, LinkedIn and Telegram

Workflow preview

Workflow preview
100%
Translate RSS news and publish to WordPress, Facebook, LinkedIn and Telegram preview
Open on n8n.io

1. Workflow Overview

Who it's for This n8n workflow is designed for content curators, digital marketers, and social media managers who want to automate the process of discovering, translating, and publishing news conte...

Best for

  • Content Creation automation workflows
  • Multimodal AI automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.editimage, n8n-nodes-base.facebookgraphapi, n8n-nodes-base.wordpress, n8n-nodes-base.httprequest, n8n-nodes-base.telegram, n8n-nodes-base.linkedin, n8n-nodes-base.stickynote, n8n-nodes-base.splitout

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by SpaGreen Creative.

Original n8n.io source

1.1 Workflow description

Title
Translate RSS news and publish to WordPress, Facebook, LinkedIn and Telegram
Workflow name
Translate RSS news and publish to WordPress, Facebook, LinkedIn and Telegram

Who it's for

This n8n workflow is designed for content curators, digital marketers, and social media managers who want to automate the process of discovering, translating, and publishing news content from multiple reputable sources. It provides a complete end-to-end system capable of reading RSS feeds, extracting articles and images, translating them into a specific language, and automatically publishing the final content to WordPress, Facebook, LinkedIn, and Telegram.

Features

  • Reads news from multiple RSS sources (TechCrunch, The - Verge, Analytics India Mag, Wired, The Next Web)
  • Publishes content to WordPress, Facebook, LinkedIn Profile, LinkedIn Page, and Telegram
  • Supports multiple languages with automatic translation (Bengali configured)
  • Extracts article images, resizes them, adds watermarks, and uploads to WordPress
  • Automatically creates WordPress posts and sets featured images
  • Sends notification updates through Discord, Telegram, WhatsApp, and Gmail
  • Runs automatically every hour
  • Processes multiple articles from different feeds at once

Requirements

  • Google Translate API credentials for translation
  • WordPress API access for content and media management
  • Social media API credentials (Facebook, Telegram, LinkedIn)
  • Notification service credentials (Discord, WhatsApp, Gmail)
  • Access to the specified RSS feeds

Important Notes

  • Workflow runs on an hourly schedule to fetch the latest news
  • Extracts featured images from articles and processes them for publication
  • Content is automatically translated to Bengali (language code: "bn")
  • Images are resized and watermarked before social media posting
  • WordPress posts are created with translated content and featured images
  • Notifications are sent after processing all items from the RSS feeds
  • The workflow includes wait periods to prevent API rate limiting

Support & Help

1.2 Logical Blocks

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.

2. Block-by-Block Analysis

Block 1 - Add Watermark

Type / Role
n8n-nodes-base.editImage - editImage
Config choices
Version 1

Block 2 - Facebook media post

Type / Role
n8n-nodes-base.facebookGraphApi - facebookGraphApi
Config choices
Version 1

Block 3 - Create WordPress Post

Type / Role
n8n-nodes-base.wordpress - wordpress
Config choices
Version 1

Block 4 - Edit Image

Type / Role
n8n-nodes-base.editImage - editImage
Config choices
Version 1

Block 5 - upload media to wp

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 6 - upload image to meta data

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 7 - set featured image

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 8 - Telegram Image post

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 9 - Create profile image post

Type / Role
n8n-nodes-base.linkedIn - linkedIn
Config choices
Version 1

Block 10 - Create page image post

Type / Role
n8n-nodes-base.linkedIn - linkedIn
Config choices
Version 1

Block 11 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 12 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 13 - Split Out

Type / Role
n8n-nodes-base.splitOut - splitOut
Config choices
Version 1

Block 14 - Loop Over Items

Type / Role
n8n-nodes-base.splitInBatches - splitInBatches
Config choices
Version 3

Block 15 - Send a message

Type / Role
n8n-nodes-base.discord - discord
Config choices
Version 2

Block 16 - Send a text message

Type / Role
n8n-nodes-base.telegram - telegram
Config choices
Version 1.2

Block 17 - Rapiwa

Type / Role
n8n-nodes-rapiwa.rapiwa - rapiwa
Config choices
Version 1

Block 18 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 19 - Send a message2

Type / Role
n8n-nodes-base.gmail - gmail
Config choices
Version 2.1

Block 20 - Code (get total workflow)

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 21 - Loop Over Items2

Type / Role
n8n-nodes-base.splitInBatches - splitInBatches
Config choices
Version 3

Block 22 - Code (get post image link)

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 23 - HTTP (image link to binary data)

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 24 - HTTP (image link to binary data)1

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Showing the first 24 of 36 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow Translate RSS news and publish to WordPress, Facebook, LinkedIn and Telegram
Complexity advanced
Nodes 36
Categories Content Creation, Multimodal AI
Author SpaGreen Creative
Published 02 Feb 2026

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/13171/13171.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

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.

Frequently asked questions

What does Translate RSS news and publish to WordPress, Facebook, LinkedIn and Telegram do?

Who it's for This n8n workflow is designed for content curators, digital marketers, and social media managers who want to automate the process of discovering, translating, and publishing news conte...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

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 Content Creation, Multimodal AI use case.