Alternative XML formats
Resales-Online import system currently accepts the following formats to import properties to our Network.
Supported XML Formats:
- ReSales-Online Format
- Infocasa Format
- Kyero (Version 3)
- InmoWeb Format
Due to our sharing rules, some XML formats are not strong enough (talking about data quality) to be able to share properties automatically in the Resales-Online Network.
For example address, commissions, floor, and few other relevant fields are not included in the Kyero specs.
Additional Kyero XML nodes:
We allow to include more extra fields in Kyero XML (not included in Kyero specs), to make Kyero XML stronger and have a better approach on Resales-Online:
- Cadastral reference
- Commission
- Address
- Terrace
- Floor
- Features *
· Cadastral reference
<cadastralRef>1234A1234567890123BC</cadastralRef>
· Commission
<commission>
<value>5.0</value>
<split>50</split>
<notes> Please contact with agent. Min 5000€ + IVA </notes>
</commission>
Where value is commission percentage.
Split is the listing agent split.
If you set split = 60, then Lister commission pct = 60%, selling commission pct = 40%
· Address
<address> Calle Alhondiga n7, Málaga </address>
If is longer than 64 chars we will split it into Address1 and Address2 fields.
· Terrace
Extra terrace field within Kyero surface area XML node:
<surface_area>
<built>178</built>
<plot>331</plot>
<terrace>20</terrace>
</surface_area>
· Floor
Extra floor field. Shows in which floor the accommodation is on.
<floor>2</floor>
· Features
Kyero includes a features node, where each feature is sent individually from a free text feature:
<features>
<feature>Bargain</feature>
</features>
Here is a list of secure names that you can use in your Kyero XML to correctly import them in to Resales-Online.
https://devdocs.resales-online.com/index.php/docs/property-import-xml-definition-1-5/alternative-xml-formats/features-list/