Sunday, August 28, 2011

ColdFusion eBay SOAP Calls

I wanted to do some eBay automation and couldn't find any really good examples of doing ColdFusion SOAP calls to the eBay API, so I decided to roll my own.  What I have posted out on GitHub is not complete and doesn't cover the entire feature set of the eBay API, it is intended to be a starting point for a project as it does cover the basics of communicating with the API.

Here is a link to the GitHub respository: https://github.com/tigeryan/ColdFusion-eBay-API---SOAP-Calls

Please let me know if you have any comments or questions...

No comments:

Post a Comment