Do we have node to talk to any RSS/Feed reader?

Hi team,

I am looking to build a workflow that posts in my social media some articles saved in a feed reader. I use today Feedly (free) and I can move to any dockerized feed reader to have this API functionality.

Do you guys have any suggestion?

Thanks a lot

  • n8n version: 1.62.5
  • Database (default: SQLite): SQLite
  • n8n EXECUTIONS_PROCESS setting (default: own, main): main
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: Ubuntu 24

Hey @ivancarlos,

There is an RSS node which can work with any RSS feed or as RSS is done over HTTP / HTTPS you could also use an HTTP Request node to call your feed.

I would like to integrate it with my reading routine and publish only the articles I mark to publish, not to publish an entire feed

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.