Latenode

Consolidate RSS feeds into a unified distribution channel

This template watches the feed URLs you paste and, when a new RSS item arrives, normalizes title, link, date, and source in JavaScript.

Latenode Database keeps the item. Google Drive saves or updates a unified RSS file you can share. Paste each feed URL on an RSS trigger. Connect Google Drive.

Updated Sep 16, 2026Est. run: 11sEst. cost: $0.0007
How Latenode estimates time and cost

Latenode bills workflow runtime in CPU seconds. The first 10,000 CPU seconds are free each month, then usage follows pay-as-you-go CPU-second pricing. Plug-and-Play (PnP) AI nodes are billed separately—each PnP token is $1 USD, charged pay-as-you-go at vendor cost plus a small processing fee, with no API keys required.

Full pricing — how CPU seconds work →

Workflow preview

What this template does

  • Runs when a new RSS item arrives
  • Merges several feeds into one RSS file
  • Stores items in Latenode Database
  • Saves the unified feed XML in Google Drive

How it works

1
Trigger

New RSS item

The scenario starts when a new RSS item arrives from a feed URL you watch.

2
Logic

Normalize the item

JavaScript reads title, link, date, and source into one shape for the unified feed.

3
Action

Store and publish the feed

Latenode Database saves the item. JavaScript rebuilds RSS XML from stored items, and Google Drive writes that file to the folder you set.

Setup guide

1

Add RSS triggers

Add an RSS trigger for each feed URL you want in the unified file. The scenario runs when a new RSS item arrives.

2

Store items in Latenode Database

Create an object for each item with title, link, date, and source. Use the item URL as a key so repeats do not duplicate.

3

Connect Google Drive and write the feed

Add a Google Drive connection with write access to the folder that will hold the unified RSS file. In JavaScript, build RSS XML from stored items, then create or update that Drive file. Publish a test item and confirm the file.

Requirements

One or more public RSS or Atom feed URLs
Latenode Database to store normalized items
A Google Drive folder Latenode can write to

FAQ

Common questions about this template

Each run uses credits on your Latenode plan. We charge for processing time (1 credit = 30 seconds). Your actual cost depends on your plan and how long the run takes. See pricing plans for plans and how credits work.