Show Tool Bar
 

Import/Export Requirements (AX10)

XML Format Requirements:

  • XML file must have only 2 levels and be well-formed;
  • XML file must have a title;
  • The file should begin with tag <vehicles></vehicles> (in plural) and end with (in plural);
  • Every vehicle should be set between 2 tags: <vehicle></vehicle> (in singular);
  • If there is no info in the tag, it should stay empty (never delete it). Ex.: <engine></engine> or <engine></engine>
  • All images should be included in one line, delimited with semicolon;
  • The field order for each vehicle must be constant.

CSV Format Options:

  • Data Separator – , (comma)
  • End of Line – Unix-style line-endings: LF (Line Feed, 0A – hexadecimal) or Windows-style line-endings: CRLF (Carriage Return Line Feed characters, 0D0A -hexadecimal). Please DO NOT use Mac-style line-endings (CR)
  • Field Separators – ” (quotation mark)
  • Image Separator – ; (semicolon)
  • Option Separator – , (comma)

Import/Export Manuals and Examples:

Use AX10 in order to transfer enhanced vehicle information (format has 132 fields)

Import supports a data file, separated by commas (csv). This format must use the UTF-8 text encoding.

Table – displays the CSV field structure sample which must include field heading and data must be separated with a comma “,” and quotations ( ” ) for each field.

Num

Field Name

Value Type

1 stock String
2 title String
3 vin String(17)
4 year Integer(4)
5 make String
6 model String
7 trim String
8 free_text String
9 type String
10 body String
11 mileage Integer
12 price_current Integer
13 price_wholesale Integer
14 price_cost Integer
15 InternetPrice Integer
16 MSRP Integer
17 BookValue Integer
18 exterior String
19 interior String
20 doors Integer
21 engine String
22 transmission String
23 drive_type String
24 fuel_type String
25 warranty Integer
26 warranty_description String
27 description String
28 pics String
29 condition String
30 options String
31 URL_YouTube String
32 URL_MAS String
33 date_in_stock String
34 DealerName String
35 DealerContactPerson String
36 DealerPhone String
37 DealerEmail String
38 DealerAddress String
39 DealerCity String
40 DealerState String
41 DealerZIP Integer
42 DealerCountry String
43 DealerID String
44 DealerLOT String
45 DealerGroup String
46 Certified Integer
47 CategorizedOptions String
48 MarketClass String
49 User_price1 Integer
50 User_price2 Integer
51 User_price3 Integer
52 Comment1 String
53 Comment2 String
54 Comment3 String
55 VIDEO_URL_1 String
56 VIDEO_URL_2 String
57 VIDEO_URL_3 String
58 VehicleID Integer
59 DetailURL String
60 price_monthly String
61 mm_code String
62 license_plate String
63 sub_category String
64 engine_make String
65 engine_power String
66 brake_type String
67 truck_status String
68 trailer_status String
69 status_details String
70 over_drive Boolean
71 suspension String
72 ratio String
73 tires String
74 wheels String
75 wheel_base String
76 Axles String
77 axle_type String
78 spread_axle String
79 front_axle String
80 rear_axle String
81 internal_height String
82 height String
83 length String
84 width String
85 sleeper_type String
86 insulated String
87 passengers String
88 sleeps String
89 doors_description String
90 side_doors String
91 gate String
92 dump_location String
93 flatbed String
94 cab String
95 composition String
96 tank_type String
97 floor String
98 extendable String
99 detachable String
100 bottom_load String
101 frame String
102 compartments String
103 pneumatic_size String
104 vapor_recover String
105 hoppers String
106 gallons String
107 reefer_manufacturer String
108 cars String
109 ballast String
110 payload String
111 steering String
112 size String
113 safety_chains String
114 coupler String
115 tongue String
116 deck_width String
117 deck_height String
118 ramps String
119 fenders String
120 charger String
121 type_of_motor String
122 air_conditioners String
123 slides String
124 water_capacity String
125 awnings String
126 gvwr String
127 dry_weight String
128 chassis String
129 jack String
130 self_contained String
131 generator String
132 price_header String