1. Home
  2. Docs
  3. Export XML Feeds
  4. Filter the XML content

Filter the XML content

XML feeds can be easily filtered and customized by including specific parameters in the query string.

This allows users to tailor the XML feed to their specific needs and only receive the data that is relevant to them. For example, users can filter by property type, location, price range, and other criteria to create a more focused and targeted feed. By using these parameters, users can save time and resources by only processing the data they need, rather than sifting through irrelevant data.


There are some common parameters available for all feed formats.

ParameterPossible valuesDefault valueComments
U[string]-required-
Feed account username
P[string]-required-
Feed account password
N[numeric]
1-5000
Number of records to return**
SandBox[boolean]
TRUE/FALSE
FALSESandbox – only sends 200 properties (and does not update the incremental feed settings)
Learn more


User and Password Parameters

The ‘U’ and ‘P’ parameters in the XML feed query are crucial for data security and authorization.

  1. U (User): This is the feed account username. It’s a unique identifier assigned to a specific user or client. By including this in the query, the system knows which account’s data to fetch. This parameter is required to authenticate the user and ensure that they have the necessary permissions to access the data.
  2. P (Password): This is the feed account password. It acts as a key to validate the user. This parameter is also required for the query. It ensures that the data being accessed is secure and only available to users who have the correct password.

Remember, it’s crucial to keep both the username and password confidential to maintain data security.

A comprehensive complete list of parameters can be found at below list, organized by feed type:

Articles

Was this article helpful to you? Yes 1 No

How can we help?