Skip to main content


developerWorks  >  SOA and Web services  >

Develop apps with Web services and the eBay SDK, Part 2: Use the eBay SOAP API to build an eBay search engine

developerWorks

Level: Intermediate

Alex Garrett (alex@thinkpig.org), Senior Consultant, Isthmus Group, Inc.

07 Oct 2005

Register now or sign in using your IBM ID and password.

Demonstrate good system integration practices. Take this tutorial and learn how to develop a Java(TM) application using the eBay(R) SOAP (Simple Object Access Protocol) SDK (Software Development Kit). Part 2 of this tutorial series focuses on integrating the application with eBay's Web services, using the authentication and authorization system, and making API (application program interface) calls.

In this tutorial

  • Register your application with eBay

  • Perform user authentication/authorization

  • List items on eBay

  • Search for items on eBay

  • Make API calls and retrieve the results

Prerequisites

This tutorial assumes the following:

  • You have created an account on eBay.
  • You have created a developer account on eBay.
  • You have your developer ID, application ID, and certificate ID.
  • You have downloaded and installed the eBay Java SDK.
  • You have created a test user in the eBay Sandbox.


System requirements



Duration

Under two hours


Formats

html, pdf


Share this....

digg Digg this story del.icio.us del.icio.us Slashdot Slashdot it!


Back to top


Document options

Document options requiring JavaScript are not displayed


More in this series:
Develop apps with Web services and the eBay SDK