ebay API

Has anybody managed to access eBay and amazon with Xojo.
I think it’s a XML-thing using the ebay/amazon-API, but I don’t know how to do this.

I would recommend to start with the (excessive) documentation at eBay.com

Then maybe use the HTTPSocket or CURLS (MBS Plugin) to communicate with eBay.