soapui to get data from ebay api

Associate
Joined
9 Nov 2009
Posts
1,310
Location
The Shire
Hi there
I usually work with SAP but have been given the task of getting sales orders out of ebay via one of their api's. I've got a ebay dev account, given my dev account access to the 3rd partys data and now wish to use an api to 1) generate the wsdl i can use to make the request from my middleware(sap pi) and once ive made the wsdl, trigger it pulling back sales data that i can map to a sales document in SAP erp..

I seem to be failing on the basic api of getEbayOfficial time as i'm a bit of a noob when it comes to teh soap or rest parameters.

Does anybody have any good material or any time they could spare to assist. I'd be willing to spare some beer tokens..

Thanks
 
Associate
OP
Joined
9 Nov 2009
Posts
1,310
Location
The Shire
Well im assuming there are a number of wsdl's, one for logging in, one for the getorders (or whatever it is to get sales order data in ebay).
I guess its just a matter of trial and error then really. Soapui does seem to have some good error responses or at least ebay does but sometimes you google for the answer and theres nothing really about - lots of trial and error.

I've manged to get some data out using the ebay test tool, now to find the correct api to get the data i want and resolve any logging in issues..

https://developer.ebay.com/DevZone/...ion&api=trading&call=AddDispute&variation=xml

Cheers for the info though.
 
Back
Top Bottom