Assembly Editor
Other Assembly Types
RSS Feeds
0min
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