RealHomes Property Feed Logo

CSV

If you have a link to a CSV file containing your property data, and it doesn’t belong to one of the CRM’s that we support by default (Alto, 10ninety etc), you can import it using Houzez Property Feed.

To create a CSV import you will need to first follow the instructions on how to create an import.

When you select ‘CSV‘ from the list of available formats you’ll be asked to enter the URL to the CSV feed.

If you have a CSV file locally that you’re looking to import, we recommend you upload it to the WordPress media library and use that as the URL.

As each CSV file can be wildly different in terms of the layout and the field names, you’ll then need to click the ‘Fetch CSV‘ button. This will look at the CSV provided and obtain the layout and the fields included in the CSV so they can be used in future steps.

If the CSV can’t be obtained we’ll show the reason why, otherwise the dropdown below will become prefilled with the fields we found.

You’ll need to select which field from the CSV denotes the unique property ID from the ‘Unique Property ID Field‘ dropdown field. We’ll use this unique property ID each time an import runs to determine whether a property has been imported previously or not.

At this point the CSV is ready to be imported, however we don’t know which fields in the CSV relate to which fields in Houzez.

Mapping CSV Fields to Houzez Fields

We can configure this by clicking the ‘Field Mapping‘ tab:

During this step we’ll be able to specify a set of rules to determine the link between fields in the CSV to the fields in Houzez.

On the left hand side you can see the list of rules we’ll be setting up, and on the right hand side, a list of fields that we managed to obtain from the CSV earlier on in the process when you clicked ‘Fetch CSV‘:

Let’s begin by mapping the post title (also known as the display address).

In this example, on the right hand side there is a field called ‘Street Address‘:

We can drag and drop this into our rule so our rule looks like so:

In this case you’ll notice we’ve used the wildcard character (*) to denote it being equal to anything. This rule now essentially says: if the ‘Street Address‘ field in the CSV is equal to anything, then set the post title in Houzez to whatever value is sent.

The list of fields shown in the ‘Houzez Field‘ dropdown will pull in all core property meta fields, taxonomies (property type, status etc), as well as any custom fields created using the Houzez Fields Builder.

Another, more advanced, example would be where there is a ‘Property Type‘ field sent in the CSV, but it’s sent as a number/ID:

Assuming you know what these numbers mean (if you’re not sure you’ll need to find out from whoever has provided the CSV), a rule to import and set this accordingly might look something like so:

Repeat this process for each field by clicking ‘Add Field Mapping Rule‘:

You can hopefully see that our ‘Field Mapping‘ tool gives you total control over the fields and how they get imported into Houzez based on a set of rules.

Importing Media (Images, Floorplans and Documents)

Once the core property fields are mapped and you’ve done as many as you can, the remaining step is to configure how images, floorplans and documents are sent in the CSV. Click the ‘Media’ tab to get started:

You’ll then be presented with text fields for each media type where you can enter the fields we should use from the XML:

Some examples are provided by default to demonstrate how this might be configured. Enter one URL per line and separate with a pipe character (|) to specify the media caption/description.

The final option available on this page is used to determine when media should be imported. Importing media is slow so ideally we only want to download and import files when absolutely necessary:

By default it will be set to only import files if the media URL has changed since last time a property was imported, however you do have the option to just download media every time regardless. Note that this will be much slower, depending on the number of properties and media files sent.

If media is re-downloaded at any point we do then automatically delete any files no longer referenced from the media library to prevent your server getting full with old files.