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

Anyone had success using access with vba to update listings?

Good afternoon,

 

With the apparent "demise" of the gallery picture working with file exchange, at least for me, I thought I would use my database to update images. I do this for a couple of other sites using xml and:

Set objHTTP = CreateObject("MSXML2.XMLHTTP.6.0")

objHTTP.Open "POST", URL, False

 

However, the eBay api has me baffled. I am, after all, a mere book seller with a smidgeon of talent in VB6/Access/SQL

 

I don't want to give up on eBay but with 15000+ unique items I am not about to manually add the gallery photos. Without them, obviously, sales are down to a trickle.

 

If anyone has example code, or can point me toward a resource I would be grateful. I have tried the API explorer with mixed results - mostly "access denied" which is nice.

 

Thanks,

 

D

Message 1 of 1
latest reply
0 REPLIES 0