Update

Request body can include all but the readonly props.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The numeric ID of your project

string
required

RSS feed id

Body Params
boolean

Whether importing is enabled or disabled.

string

URL of the RSS feed you want to import.

string
enum

Type of content in the feed. Possible values include xml or json.

Allowed:
feed_headers
object

Headers that you want to include in the HTTP request when fetching the RSS feed.

extractor_headers
object

Headers that you want to include in the HTTP request when fetching and extracting the content from the map.source_url.

integer

Number of minutes between each import of the RSS feed.

boolean

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.

map
object

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.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json