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 бесплатно →