Need Help with Ebay Api

Post Reply
UD previous posts
Posts: 42
Joined: Sat Sep 30, 2006 9:43 am

Need Help with Ebay Api

Post by UD previous posts »

Im just starting with Ebay Api but i really dont understand what SDK or control i need to connect with this Api with FWH

Anyone had an idea ?

Tx
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Uwe,

It looks as it uses XML on a SSL connection and using SOAP:
http://www.programmableweb.com/api/ebay

Quite complex. My advice is to use an already available library of components for Delphi:
http://www.vclcomponents.com/Delphi/Tel ... -info.html
and build a DLL to be used from FWH
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply