posted on October 19, 2004 11:42:06 PM new
Yes you can. I do. Just have to generate your own .csv files with launch date and time per record. We list 1k of listings a day using this method. I set my own interval at 1.5 min per listing.
posted on October 20, 2004 10:22:17 AM new
I store all our listings on my own db and have a ASP web script to generate the .csv file. Just have to match your csv field column name with vendio's during the importing. below is a sample of our csv.
title description sku start bid bin quantity duration category ship_by ship_cost launch images
0.5 0.99 1 3 41329 USPS First Class 5.95 10/20/2004 12:30
0.5 0.99 1 3 41329 USPS First Class 5.95 10/20/2004 12:31
0.5 0.99 1 3 43252 USPS First Class 5.95 10/20/2004 12:33
0.01 0.02 1 3 20351 USPS First Class 5.95 10/20/2004 12:35
0.01 0.02 1 3 35196 USPS First Class 5.95 10/20/2004 12:37