RSS Integrations

Lucy uses microservices to create connectors to different integrations and works with a variety of content formats, including RSS feeds. This allows a scalable, secure, maintainable connection to be established with a wide variety of sources. These source connectors are highly customizable, if necessary, based on the available feeds, update strategy, and metadata requirements. 

RSS Integration

The entries below represent the default requirements for Lucy’s RSS connections. If you have documentation supporting your RSS feed, please share with customersuccess@lucy.ai or your Lucy representative. Other metadata fields may be supported as required.  

Field
Description
Example

Item

Item xpath of the RSS

//Result/Item

RSS Title

Title xpath of the RSS

<Title>

RSS Date

Date xpath of the RSS

<DatePublished>

RSS Body

Body xpath of the RSS

<Abstract>

RSS URL

URL xpath of the RSS

<Url>

RSS Feed URL

Subscription URL of the RSS feed 

(can include authentication ID)

https://provider.com/insights/feed

RSS Stop Point*

Endpoint URL of current run; starting point of next run (optional: starting point can be left blank)

https://provider.com/insights/reports/example-report

SSO URL Prefix*

Clients’ single-sign-on URL to authenticate users (optional: if no SSO leave blank)

https://sso.provider.com/sp/startSSO.ping

 * Optional Fields.

The components from the entries above will be indexed and used to support answers in Lucy. Title, date, body, and URL represent the core entries which will form the information (answers) displayed to Lucy users. 

A screenshot of a phone

Description automatically generated

Figure 1 – Lucy’s Default RSS Connector.


Was this article helpful?