CSVLoader | Overview
The CSVLoader loads listing data from comma separated value(CSV) files, which can be generated using MS Excel, MS Access, and many other spreedsheet applications.
CSVLoader | Features
- Can import data from a single CSV file.
- Can import data from two CSV files by joining the data from each file on common field. An example of this would be apartments listed in file 1 and the apartment buildings listed in file 2 and you could join data from both files based on a building ID column.
- Can import remote images. By placing the URL of an image in one or more fields in your CSV file, the image can be downloaded and imported into Open-Realty, a thumbnail of the iamge will also be generated.
- Can be run as any Open-Realty agent or admin. *Running the import will remove all of the users previous listings
- Can save the import to run again later on the same file, or one with the same setup without having to re map the fields
- Data scrubbing for number and price fields to only import numeric values.

