cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Database to ebay

Hello,

I have a database .sql. How can I import, step by step, the database to ebay?

Thank you!

Message 1 of 3
latest reply
2 REPLIES 2

Database to ebay

I assume you mean a database of listings. Only way I know of is to use File Exchange (FE) other than coding your own solution and using the eBay APIs. Online listing services such as Sixbit and others may offer some functionality along those lines - I leave it to you to research that.

There is no simple FE step by step - it will be a fairly complex undertaking with a step learning curve. You will have to export the database data to CSV in an appropriate format and configuration for FE, and use eBay FE functionality to upload the listings. Photos have to be hosted online somewhere to be included when using FE for listing upload from what I understand.

You would do better to post this request in the https://community.ebay.com/t5/Tools-Apps/bd-p/tools-apps-db forum where dollybeauty and mykal@ebay can help with specifics.

https://pages.ebay.com/file_exchange/SMP_faq.html?id=0

Message 2 of 3
latest reply

Database to ebay


@progr0 wrote:

Hello,

I have a database .sql. How can I import, step by step, the database to ebay?

Thank you!


  1. Go to File Exchange and download the correct template file
  2. Convert the data from your database to match the template file
  3. Upload the template file with your converted data

Step two, however, will require a lot of work. 

 

Message 3 of 3
latest reply