× Questions before you signup? If you have any pre-sales questions regarding EXP Team products then please feel free to post in this section.

Import new vehicles listings daily for auctions

  • Webcando
  • Webcando's Avatar Topic Author
  • Visitor
  • Visitor
7 years 11 months ago #30882 by Webcando
Webcando created the topic: Import new vehicles listings daily for auctions
Hi - we have a need to import and update 30,000 to 40,000 vehicle records daily to update vehicle listings on the site. There are many custom fields which represent auction details, bidding price, stock number , etc. The vehicle data will originate as a flat text file and we will need to write the script to map it to the database structure of your EXP Auto Pro component. It will all be automated with no manual entry of the vehicles. Can you explain a little about the database design and schema and offer any suggestions or recommendations on how feasible it is to attempt this with your component.

Thanks

Please Log in or Create an account to join the conversation.

More
7 years 11 months ago - 7 years 11 months ago #30883 by Grusha
Grusha replied the topic: Import new vehicles listings daily for auctions
Hi Webcando.

In EXP Autos Pro component have Import\Export CSV\XML files.
Small doc :
Import >>>
Export >>>

How I see import to EXP Autos Pro from text file....
1)Parse text file
2)Check field name from your text file and from EXP Autos Pro database
3)Save in database

And ... for example you see import Front End file.
I attached 2 archives :
1)only XML file (please UnZip archive UNZIP_example_xml.zip)
2)ZIP archive for import with images

This message has attachments files.
Please log in or register to see it.

Last Edit: 7 years 11 months ago by Grusha.
Sorry for my English.

Please Log in or Create an account to join the conversation.