
HOW TO SEND YOUR PROPERTIES TO WEBDADI
If you are a UK based estate agency, the following software providers and file formats are supported by Webdadi. If your software provider is not on the list, we can still import property information from them in either a BLM or XML format. The specifications of what we require in these format types are outlined below.
Software Supplier | Option 1 | Option 2 |
AXIA PMX Software | Send us BLM* | NA |
BRIGHT LOGIC - Acquaint CRM | Send us BLM* | Send us XML (1X/day) |
CML -Radar | Send us BLM* | NA |
CML - Triangle | Send us BLM* | NA |
Dezrez One | Pull XML 4X/day | NA |
Dezrez PM | Pull XML 4X/day | NA |
Dezrez - Rezi Pro | JSON Realtime (updates 8-12X/day) | NA |
Dezrez - Rezi Pemium | JSON Realtime (updates 8-12X/day) | NA |
Dezrez - Rezi Enterprise | JSON Realtime (updates 8-12X/day) | NA |
Domus - Starter | Send us BLM* | NA |
Domus - Standard | Send us BLM* | NA |
Domus - Pro | Send us BLM* | NA |
EstatesIT - PCHomes | Send us BLM* | Send us XML* |
EstatesIT - PCHomes Plus | Send us BLM* | Send us XML* |
Estateware | Send us BLM* | NA |
Eurolink - Veco | Neartime API (5 X/day) | NA |
Expert Agent Touch | Pull XML 3X/day | Send us BLM* |
Gnomen | Send us BLM* | NA |
Jupix - Property Software | Send us BLM* | NA |
Jupix - Prop Man Software | Send us BLM* | NA |
Jupix - Commercial Software | Send us BLM* | NA |
Jupix - Agricultural Software | Send us BLM* | NA |
Let MC Agent | Send us BLM* | NA |
Proman | Send us BLM* | NA |
Propco - Enterprise | Send us BLM* | NA |
Propco - Mobile | Send us BLM* | NA |
Propco - Web | Send us BLM* | NA |
Property Pro/CSL | Send us BLM* | NA |
Propspace | Pull XML 1X/day (03:00) | NA |
Qube - Horizon | Send us BLM* | Pull XML (1X/day) |
Qube - Planet | Send us BLM* | Pull XML (1X/day) |
Qube - PM | Send us BLM* | Pull XML (1X/day) |
Qube - SLM (Aspasia) | Send us BLM* | Pull XML (1X/day) |
Qube - Space | Send us BLM* | Pull XML (1X/day) |
ReapIT - RPS10 | Send us XML* | Neartime REST API (5X/day) |
ReapIT - RPS12 | Send us XML* | Neartime REST API (5X/day) |
ReapIT - JET | Realtime API (8-12X/day) | NA |
Reindexing | Send us BLM* | NA |
Rentman - Desktop | Send us BLM* | NA |
Rentman - Web | Send us BLM* | NA |
Utili | Send us BLM* | NA |
CFP Winman | Send us BLM* | Vebra API (8-12X/day) |
Core Systems Encore Live | Send us BLM* | Vebra API (8-12X/day) |
Core Systems Encore 32 | Send us BLM* | Vebra API (8-12X/day) |
Estate Craft | Send us BLM* | Vebra API (8-12X/day) |
GMW | Send us BLM* | Vebra API (8-12X/day) |
Solex | Send us BLM* | Vebra API (8-12X/day) |
Vebra Alto | Send us BLM* | Vebra API Direct Import - Updates every 15 minutes |
Vebra Live | Send us BLM* | Vebra API Direct Import - Updates every 15 minutes |
Please note: Your software supplier may charge their own fees for setting up an import to Webdadi. You will need to check your SLA & contract with all third parties for clarification of any charges. Any additional charges by third parties are completely outside the control of Webdadi.
BLM & XML FORMATS; WHAT INFORMATION IS NEEDED ?
Whichever format you choose to use, the following fields are required to display your properties correctly online:
AGENT_REF
HOUSE_NAME_NUMBER
STREET_NAME
OS_TOWN_CITY
OS_REGION
ZIPCODE
COUNTRY_CODE
EXACT_LATITUDE
EXACT_LONGITUDE
FEATURE_1
FEATURE_2
FEATURE_3
FEATURE_4
FEATURE_5
FEATURE_6
FEATURE_7
FEATURE_8
FEATURE_9
FEATURE_10
SUMMARY
DESCRIPTION
CREATE_DATE
UPDATE_DATE
BRANCH_ID
STATUS_ID
BEDROOMS
PRICE
PRICE_QUALIFIER
PROPERTY_SUB_ID
DISPLAY_ADDRESS
PUBLISHED_FLAG
TRANS_TYPE_ID
NEW_HOME_FLAG
MEDIA_IMAGE
MEDIA_IMAGE_TEXT
MEDIA_FLOOR_PLAN
MEDIA_FLOOR_PLAN_TEXT
MEDIA_DOCUMENT
MEDIA_DOCUMENT_TEXT
MEDIA_VIRTUAL_TOUR
MEDIA_VIRTUAL_TOUR_TEXT
Fields marked in bold are essential fields to ensure your property information can be imported into your website. Failure to provide these fields will mean you will be unable to host your properties on your website at all. If any other information is missing, then you will be missing key marketing information online and your listings will not display correctly.
BLM FORMAT
If you are electing to send us your property data through a BLM feed, we require the same specification as the Rightmove Automated Datafeed Specification V3, Revision 3.5. Available here
Feed must not contain visible CR or LF characters.
XML FORMAT
If you are electing to send us your property data through an XML feed, below is the format required:
<properties>
<property>
<department>sales</department>
<price>750000</price>
<bedrooms>2</bedrooms>
<receptions>2</receptions>
<bathrooms>2</bathrooms>
<status>For Sale</status>
<description>test text</description>
<house_number>1</house_number>
<street></street>
<city></city>
<region></region>
<postcode></postcode>
<country></country>
<feature1></feature1>
<feature2></feature2>
<feature3></feature3>
<feature4></feature4>
<feature5></feature5>
<feature6></feature6>
<feature7></feature7>
<feature8></feature8>
<latitude></latitude>
<longitude></longitude>
<epc>url-epc.png</epc>
<property_type>Flat</property_type>
<property_reference>1234</property_reference>
<currency>EUR</currency>
<Images>
<image>url1.jpg</image>
<image>url2.jpg</image>
<image>url3.jpg</image>
</Images>
</property>
</properties>
All information must be sent in plaintext english. There is no limit to the number of features and/or images which can be sent across, but should continue in the formats listed above.