AutomationFlowsAI & RAG › Publish RSS Articles to Wordpress and Social Media Platforms

Publish RSS Articles to Wordpress and Social Media Platforms

BySpaGreen Creative @spagreen on n8n.io

This n8n workflow automatically fetches RSS articles, extracts featured images, and publishes them across multiple social media platforms. The workflow runs on a schedule, processes news articles from an RSS feed, extracts the main image from each article, and posts the content…

Cron / scheduled trigger★★★★★ complexityAI-powered30 nodesWordPressEdit ImageHTTP RequestAgentDiscordOpenAI ChatRSS Feed ReadLinkedIn
AI & RAG Trigger: Cron / scheduled Nodes: 30 Complexity: ★★★★★ AI nodes: yes Added:

This workflow corresponds to n8n.io template #11677 — we link there as the canonical source.

This workflow follows the Agent → Discord recipe pattern — see all workflows that pair these two integrations.

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "id": "0SBf4rt6SRZf2OiJ",
  "meta": {
    "templateCredsSetupCompleted": true
  },
  "name": "Publish RSS Articles to WordPress and Social Media Platforms",
  "tags": [],
  "nodes": [
    {
      "id": "07447802-d5a9-4044-aa95-4ce51c309c3c",
      "name": "Create WordPress Post",
      "type": "n8n-nodes-base.wordpress",
      "position": [
        1440,
        -464
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "159b9604-2236-44a5-af36-2fcdf574bbe7",
      "name": "Edit Image",
      "type": "n8n-nodes-base.editImage",
      "position": [
        1824,
        -464
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "ab9868b9-332f-4314-bfd4-7c7459075b2d",
      "name": "upload media to wp",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1648,
        -320
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "791faf63-7ccf-480a-bcd7-002b4f6c546d",
      "name": "upload image to meta data",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1824,
        -320
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "55f72401-0a93-4f6c-9082-3fe4019fd4b0",
      "name": "set featured image",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2000,
        -320
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "28372813-543b-4553-b558-0873b3f4e678",
      "name": "AI Agent",
      "type": "@n8n/n8n-nodes-langchain.agent",
      "position": [
        512,
        -16
      ],
      "parameters": {},
      "typeVersion": 2.2
    },
    {
      "id": "7f3f464e-5e63-40df-9b6f-88009f3f55e0",
      "name": "Do nothing",
      "type": "n8n-nodes-base.noOp",
      "position": [
        2256,
        -32
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "65db201d-3642-42c1-b2c0-6aac47881ab0",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2256,
        -320
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "ca746961-1668-4a80-9fe0-52232270bd73",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1392,
        -640
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "b43db813-c53f-40f6-a7a0-d76be7b90d46",
      "name": "Post on Discord Channel",
      "type": "n8n-nodes-base.discord",
      "position": [
        1440,
        384
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "0c70c09b-4993-4777-aa9b-5780b49401d2",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        16,
        -80
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "292bdcad-2157-4ebc-a26d-a67638883fdb",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        224,
        -80
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "4e23d6ec-47f2-47f0-adda-4268f04bc8ff",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        512,
        -96
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "973c178e-3236-405b-8ea5-a1644444a2b0",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        976,
        -80
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "aa85fb60-6721-4da8-afcc-0e08f8ffdfbd",
      "name": "OpenAI",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        560,
        192
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "c9be2cb4-897d-4f8f-b6cf-00c1e35a1d34",
      "name": "Sticky Note7",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -752,
        -112
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "83eecfae-7476-401c-9ef2-3a8cae357609",
      "name": "download image",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1648,
        -464
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "bd70e10d-6a31-4c00-87c3-8ad360cf9c3b",
      "name": "Add RSS link",
      "type": "n8n-nodes-base.set",
      "position": [
        64,
        -16
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "308636e0-38c4-4a0f-8d56-5658b6ed6e4d",
      "name": "RSS Read Domani",
      "type": "n8n-nodes-base.rssFeedRead",
      "position": [
        304,
        -16
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "ee2abb81-9391-4bf3-b65d-5719bdd302aa",
      "name": "link to binary",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1056,
        -32
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "24186a26-9036-4d0c-90aa-12d008719c69",
      "name": "Schedule Trigger",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        -128,
        -16
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "777aa8a2-dde2-4e85-b64b-c3b4694520b8",
      "name": "Post on LinkkedIN Profile",
      "type": "n8n-nodes-base.linkedIn",
      "position": [
        1440,
        64
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "4427d91f-ded0-484b-9075-1e781d6e3f11",
      "name": "Post on LinkedN page",
      "type": "n8n-nodes-base.linkedIn",
      "position": [
        1440,
        224
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "7a124e8d-3165-4653-bfcc-7aa6ff41a1a1",
      "name": "Post on  telegram Channel",
      "type": "n8n-nodes-base.telegram",
      "position": [
        1440,
        -112
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "f99a2acf-b77f-4605-90f8-64eb54d420b6",
      "name": "Post on Facebook page",
      "type": "n8n-nodes-base.facebookGraphApi",
      "position": [
        1440,
        -272
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "946aeaf9-05c7-44d4-a431-e887df96b0c2",
      "name": "Send a Notification",
      "type": "n8n-nodes-base.telegram",
      "position": [
        2560,
        -272
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "3e39ba59-d73a-4593-a698-6c2f0b88af4d",
      "name": "Rapiwa (sent whatsapp Notification)",
      "type": "n8n-nodes-rapiwa.rapiwa",
      "position": [
        2560,
        -112
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "d009e8a0-6bb8-4671-8b0a-4af700a73caf",
      "name": "Send a Notification1",
      "type": "n8n-nodes-base.gmail",
      "position": [
        2560,
        64
      ],
      "parameters": {},
      "typeVersion": 2.1
    },
    {
      "id": "108a46ee-9597-4e45-8780-47f995673f34",
      "name": "Sent a Notification",
      "type": "n8n-nodes-base.discord",
      "position": [
        2560,
        224
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "eb06f82e-70fd-4b93-853e-17a085a70a8e",
      "name": "If (check link)",
      "type": "n8n-nodes-base.if",
      "position": [
        816,
        -16
      ],
      "parameters": {},
      "typeVersion": 2.2
    }
  ],
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "917001f1-38ca-49c6-aca4-94fdc2e67ba7",
  "connections": {
    "OpenAI": {
      "ai_languageModel": [
        [
          {
            "node": "AI Agent",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "AI Agent": {
      "main": [
        [
          {
            "node": "If (check link)",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Do nothing": {
      "main": [
        [
          {
            "node": "Rapiwa (sent whatsapp Notification)",
            "type": "main",
            "index": 0
          },
          {
            "node": "Send a Notification",
            "type": "main",
            "index": 0
          },
          {
            "node": "Send a Notification1",
            "type": "main",
            "index": 0
          },
          {
            "node": "Sent a Notification",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Edit Image": {
      "main": [
        [
          {
            "node": "upload media to wp",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Add RSS link": {
      "main": [
        [
          {
            "node": "RSS Read Domani",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "download image": {
      "main": [
        [
          {
            "node": "Edit Image",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "link to binary": {
      "main": [
        [
          {
            "node": "Create WordPress Post",
            "type": "main",
            "index": 0
          },
          {
            "node": "Post on Facebook page",
            "type": "main",
            "index": 0
          },
          {
            "node": "Post on  telegram Channel",
            "type": "main",
            "index": 0
          },
          {
            "node": "Post on LinkkedIN Profile",
            "type": "main",
            "index": 0
          },
          {
            "node": "Post on LinkedN page",
            "type": "main",
            "index": 0
          },
          {
            "node": "Do nothing",
            "type": "main",
            "index": 0
          },
          {
            "node": "Post on Discord Channel",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "If (check link)": {
      "main": [
        [
          {
            "node": "link to binary",
            "type": "main",
            "index": 0
          }
        ],
        []
      ]
    },
    "RSS Read Domani": {
      "main": [
        [
          {
            "node": "AI Agent",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Schedule Trigger": {
      "main": [
        [
          {
            "node": "Add RSS link",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "upload media to wp": {
      "main": [
        [
          {
            "node": "upload image to meta data",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Create WordPress Post": {
      "main": [
        [
          {
            "node": "download image",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "upload image to meta data": {
      "main": [
        [
          {
            "node": "set featured image",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

This n8n workflow automatically fetches RSS articles, extracts featured images, and publishes them across multiple social media platforms. The workflow runs on a schedule, processes news articles from an RSS feed, extracts the main image from each article, and posts the content…

Source: https://n8n.io/workflows/11677/ — original creator credit. Request a take-down →

More AI & RAG workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

AI & RAG

This workflow is for beauty salons who want consistent, high‑quality social media content without writing every post manually. It also suits agencies and automation builders who manage multiple beauty

Telegram, Google Sheets Trigger, Agent +26
AI & RAG

Who Is This For?

Telegram, Google Sheets Trigger, Lm Chat Mistral Cloud +17
AI & RAG

This workflow automates the process of generating, reviewing, and publishing blog posts across multiple platforms, now enhanced with support for RSS Feeds as a content source. It streamlines the manag

HTTP Request, Html Extract, RSS Feed Read +9
AI & RAG

This n8n workflow is designed for content creators, digital marketers, and social media managers who want to automate their entire content creation and publishing process across multiple platforms. It

Google Sheets, WordPress, Edit Image +13
AI & RAG

This n8n workflow automatically generates AI-powered content about local news and publishes it across multiple social media platforms. The workflow runs on a schedule, fetches the latest news about a

Edit Image, WordPress, HTTP Request +10