Create

User should be able to create an RSS feed.

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

Body Params
boolean

Whether importing is enabled or disabled.

string
required

URL of the RSS feed you want to import.

string
enum
required

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.

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.

boolean

Enable to add a dedicated IP address to an allowlist.

extractor_headers
object

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

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