If you already have a database-driven web site, then your
entire inventory can be uploaded to eRepairables.com automatically on
a scheduled basis. Simply make your data available as a delimited text
file on your web site and provide us the URL. Our system does the rest.
Have your webmaster see the instruction below for data
file format, or contact us for further
instructions.
The data format for the data import is a deliminated ascii
text file. The delimiter to seperate fields is the pipe | symbol.
Each vehicle will have all of it's data on one line.
No html code will be allowed.
Any line in your data that does not have the | symbol, will be
ignored.
| Field# |
Description |
Options |
| 1 |
Vehicle Make (required) |
Must be a valid make from our database |
| 2 |
Vehicle Model (required) |
Must be a valid Model for the Make from our database,
or Other will be chosen for you if we can not locate the model in
our database. |
| 3 |
Vehicle Type (required) |
Valid options: Car
Truck/Suv Recreational Vehicle Misc
Equipment
(if any do no match, Misc Equipment will be used) |
| 4 |
Vehicle Condition (optional) |
"Repaired" or "Damaged". Blank is ok
and the default. |
| 5 |
Vehicle Year |
Four digits, for example 2004 |
| 6 |
Vehicle Price (required) |
Dollar amounts only. A "0" price will have the site display "call
for price" |
| 7 |
Vehicle Description (required) |
Free Form |
| 8 |
Title Status (required) |
Valid Types are: Clear
Salvage Scrap Rebuilt
Other None Contact Dealer
("Contact Dealer" will be used if none match) |
| 9 |
Vehicle Mileage (optional) |
Numeric only. |
| 10 |
VIN # (optional) |
|
| 11 |
Your Stock # (optional) |
|
| 12 |
Auto Expire in (required) |
# of days before the entry is automatically
deleted from the database 7 14
21 30 45
60 72 90
(60 will be used if none match) |
| 13 |
External Link (optional) |
Link to the vehicles page on your website.
The url must begin with http:// or the url will be ignored. |
| 14-21 |
Image Url # 1-8 (o ptional) |
Link to the image on your website. The
url must begin with http:// or the url will be ignored. |
| All optional fields can be left blank or have a space
in them, but their delimiter must still be present. |