Automate RSS News to Multi-Platform Social Media Publishing via PostPulse — n8n Workflow

Medium complexity Scheduled15 nodes💎 Otherby Dmytro

Overview

This automation template allows you to automatically receive news from RSS feeds, process their content, and publish or schedule posts on various social media platforms using PostPulse.

⚠️Disclaimer:* This workflow uses the community node @postpulse/n8n-nodes-postpulse. Make sure community nodes are enabled in your n8n instance before importing and using this template.* 👉 To install it: Go to Settings → Community Nodes → Install and enter:"@postpulse/n8n-nodes-postpulse". 💡 For more details, se

Nodes used

Schedule TriggerIf1Publish Post (text only)RSS Feed ReadMergeWaitLimit to N PostSticky Note9

Workflow Preview

Repurpose News from RSS Feed and Publish via
This workflow automatically fetches news from an RSS fe
Schedule Trigger
Sets the workflow to run at a chosen time, e.g., daily
RSS Feed Read
Fetches the latest news from a specified RSS feed URL.
Limit to N Post
Limits the number of items passed through. Set the desi
If & Media Check IF
Filters posts based on publish date (e.g., only from ye
PostPulse Upload Media & Get Upload Status
Uploads images or videos from the feed to PostPulse, wa
Merge
Combines information from the RSS feed with the uploade
Publish Post
Schedules the news post. If "Is Draft" is checked, the
PostPulse Get Connected Accounts
Retrieves your linked social media accounts for publish
Merge (no media + accounts)
Merges posts without media with accounts data.
S
Schedule Trigger
I
If
G
Get connected accounts
M
Media Check IF
R
RSS Feed Read
M
Merge (no media + accoun…
U
Upload media
G
Get upload status
M
Merge1
I
If1
W
Wait
P
Publish Post
M
Merge
P
Publish Post (text only)
L
Limit to N Post
15 nodes19 edges

How it Works

  1. 1

    Trigger

    The workflow starts with a scheduled trigger, running on a defined schedule.

  2. 2

    Process

    Data flows through 15 nodes, connecting @postpulse/n8n-nodes-postpulse.postpulse, function, if.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (15)

SC

Schedule Trigger

scheduleTrigger

#1
IF

If1

if

#2
PU

Publish Post (text only)

@postpulse/n8n-nodes-postpulse.postPulse

#3
RS

RSS Feed Read

rssFeedRead

#4
ME

Merge

merge

#5
WA

Wait

wait

#6
LI

Limit to N Post

function

#7
ST

Sticky Note9

stickyNote

#8

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded automate-rss-news-to-multi-platform-social-media-publishing-via-postpulse file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

{ "name": "Automate RSS News to Multi-Platform Social Media Publishing via PostPulse", "nodes": [...], ...}

Integrations

@postpulse/n8n-nodes-postpulse.postpulsefunctionifmergerssfeedreadscheduletriggerwait

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes15
Complexitymedium
Triggerscheduled
CategoryOther

Created by

Dmytro

Dmytro

@dmytro-hnatiuk

Tags

@postpulse/n8n-nodes-postpulse.postpulsefunctionifmergerssfeedreadscheduletriggerwait

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →