RSS Feed Reader

Overview

Use the RSS Feed Reader Utility to read and display RSS/Atom feeds in Appian.  

  • The expression function (UTIL_readRSSFeed) reads an RSS/Atom feed and returns a NewsArticle CDT array encapsulating the RSS result
  • The SAIL function (SAIL_UTIL_RSSNewsGrid) displays the RSS results in an attractive grid

An example record displaying the results of a specific URL is also included.

Anonymous