Syndication Provider
The Syndication Provider loads and processes periodically an ATOM or RSS feed.
Configuration
-
Host
An ATOM or RSS feed URL. -
Refresh Interval
The feed refresh interval like1h
or24h
.
Query
-
Status
Get the feed status.Text Numeric Description N/A
0
No feed available yet.
Excellent
1
Feed data is available.
Fail
5
Error parsing dato or in detecting feed format.
-
Feed URL
Returns the configuration feed URL. -
Title
The title of the feed. -
Subtitle
The subtitle of the feed. -
Type
Returns the detected feed type format,RSS
(0
) orATOM
(1
). -
Update Time
The last update/refresh time of the feed.Text Numeric Time in the format specified by Param 2
Milliseconds since 1970-01-01 00:00:00 UTC + Timezone
-
Param 1
The time format of the text representation. See Time Format for details.
If empty, the default ISO formatyyyy-MM-dd’T’HH:mm:ss.SSSxxx
is used.
-
-
Entry ID
The ID of the entry, just for information. **-
Param 1
The data index to get:Index Description 0
Latest (newest) entry, default
1
Second latest entry
-
-
Entry Title
The entry title.-
Param 1
The data index to get:Index Description 0
Latest (newest) entry, default
1
Second latest entry
-
-
Entry Summary
The summary of the entry.-
Param 1
The data index to get:Index Description 0
Latest (newest) entry, default
1
Second latest entry
-
-
Entry Date
Publish date and time of the entry.Text Numeric Time in the format specified by Param 2
Milliseconds since 1970-01-01 00:00:00 UTC + Timezone
-
Param 1
The data index to get:Index Description 0
Latest (newest) entry, default
1
Second latest entry
-
Param 2
The time format of the text representation. See Time Format for details.
If empty, the default ISO formatyyyy-MM-dd’T’HH:mm:ss.SSSxxx
is used.
-