Skip to content

RSS Source Provider

The RSS Source is a specialized version of the XML Source that feeds data from RSS 0.9, 1.0, 2.0, and Atom specifications supporting Feed and Entries queries.

Settings

Source Instance Common Settings

SettingDescriptionDefault
NameThe name that will identify this source instance.
Default Cache TimeThe default duration in seconds before the cache is renewed, set to 0 to disable caching. This setting can be overriden in each query configuration.3600

RSS Source Settings

SettingDescription
URLThe feed URL from which to generate the source content.

Feed Query

Fetches information from the feed and resolves to a dynamically generated feed type based on it schema.

RSS Source Feed Query

SettingDescriptionDefault
CacheThe duration in seconds before the cache is invalidated and the query re-executed.3600

Entries Query

Fetches records from the feed and resolves to a list of dynamically generated record type based on the feed schema.

RSS Source Entries Query

SettingDescriptionDefaultDynamic
FiltersThe list of filter conditions applied to the query.[]
OrderingThe list of ordering conditions applied to the query.[]
StartThe offset applied to the query.1
QuantityThe limit applied to the query.20
CacheThe duration in seconds before the cache is invalidated and the query re-executed.3600