Skip to content
APIANT
GuidePlatform UI (Fallback)v1

RSS Feeds

RSS feeds deliver content in standardized XML format; learn how to generate and configure feeds in assemblies using specialized modules.

#assembly#modules

An RSS feed is an XML file with a standardized structure, typically used for blog or news articles.

Assemblies can be built that generate RSS feeds:

In this example, the Emit RSS Feed module is used to format the feed output.

The Data Nodes - Serialize module then extracts the RSS feed contents as a string and saves it to a file on the server using the Write to server file module.

Last updated May 4, 2026