List RSS feed imports
User should be able to list all RSS feeds.
Authorizations
Path Parameters
The numeric ID of your project
Query Parameters
The partial feed_url to filter by
'limit' sets the number of results to return in each page.
'offset' sets the first position to return from the results of the query. The default is 0, which starts the page at the first result.
Response
Whether importing is enabled or disabled.
URL of the RSS feed you want to import.
Type of content in the feed. Possible values include xml
or json
.
xml
, json
Headers that you want to include in the HTTP request when fetching the RSS feed.
Number of minutes between each import of the RSS feed.
Whether or not the RSS importer should fetch the content from the page linked in the map.source_url
property. Set to true if the RSS feed does not contain the content. In this case you can set map.body
to null
.
Enable to add a dedicated IP address to an allowlist.
Headers that you want to include in the HTTP request when fetching and extracting the content from the map.source_url
.
Object that contains mappings between the data in the RSS feed and the properties in the content object. Each property in the map object represents a property in the content object, and its value is a string that represents the name of the corresponding element in the RSS feed.
Time at which the object was created (ISO 8601)
Time at which the object was created (ISO 8601)
Time at which the object was updated (ISO 8601)