silogix
|
posted on May 16, 2004 10:56:57 AM new
I saw that one or more people has trouble with the batch importer, and can only get a couple fields to work properly.. I had to fiddle with it alot (trial and error) (especially in regard to the date format for importing a launch time) but here I have a sample CSV that imports the following fields (I wish I could've had this when I started)
I'm not sure off hand if this list is a list of the EXACT matches for the names of vendio's fields to map to, but you get the idea..
The launch was the hardest to figure out, because vendio shows the date and time in so many different ways throughout the client. It was also a very important one as my software calculates next sunday, and echoes that launch date.
anyway, here's the sample csv.. it just shows one item..hope it helps anyone trying to figure out how to import their inventory from a csv into vendio.
Title,Description,SKU,StartBid,Reserve,BIN_Price,Duration,ShipCarrier,ShipCost,Picture1,Picture2,Picture3,Picture4,Picture5,Picture6,Picture7,Picture8,Picture9,Picture10,Category1,Category2,Launch
This is a test item for ebay,"This is a test description for ebay test item",TEST051520040001,9.95,,,7,UPS Ground,12.50,TEST051520040001_1.JPG,TEST051520040001_2.JPG,TEST051520040001_3.JPG,,,,,,,,15247,,05/16/2004 7:00 PM
This is a test item 2 for ebay 2,"Description for test item 2 for ebay",TEST051520040002,9.95,,,7,UPS Ground,12.50,TEST051520040002_1.JPG,TEST051520040002_2.JPG,TEST051520040002_3.JPG,,,,,,,,31461,11816,05/16/2004 7:00 PM
|