Automate RSS News to Multi-Platform Social Media Publishing via PostPulse — n8n 工作流

复杂度 定时15 个节点💎 Other作者:Dmytro

概览

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

使用的节点

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

工作流预览

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

工作原理

  1. 1

    触发器

    工作流由 定时 触发器启动,按预定计划运行。

  2. 2

    处理

    数据流经 15 个节点, connecting @postpulse/n8n-nodes-postpulse.postpulse, function, if。

  3. 3

    输出

    工作流完成自动化并将结果发送到配置的目标。

节点详情 (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

如何导入此工作流

  1. 1点击右侧 下载 JSON 按钮保存工作流文件。
  2. 2打开你的 n8n 实例,依次点击 工作流 → 新建 → 从文件导入
  3. 3选择下载的 automate-rss-news-to-multi-platform-social-media-publishing-via-postpulse 文件并点击导入。
  4. 4为每个服务节点配置 凭证(API 密钥、OAuth 等)。
  5. 5点击 测试工作流 验证一切正常,然后激活它。

或直接在 n8n → 从 JSON 导入 中粘贴:

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

集成

@postpulse/n8n-nodes-postpulse.postpulsefunctionifmergerssfeedreadscheduletriggerwait

获取此工作流

一键下载并导入

下载 JSON在 n8n.io 上查看
节点15
复杂度medium
触发器scheduled
分类Other

创建者

Dmytro

Dmytro

@dmytro-hnatiuk

标签

@postpulse/n8n-nodes-postpulse.postpulsefunctionifmergerssfeedreadscheduletriggerwait

n8n 新手?

n8n 是一款免费开源的工作流自动化工具,支持自托管或使用云版本。

免费获取 n8n →