So I need something that will assist me in the automatic uploading of tracking information to eBay's API.

Right now I have an excel macros that scrapes outlook emails for tracking information and compiles it in a worksheet that includes tracking number, Carrier and Shipping Address. eBay has a basic API here:

http://developer.ebay.com/DevZone/me...ckingInfo.html

That allows the automatic uploading of tracking information to eBay.

Can I integrate this excel macros/worksheet with the API to upload tracking info? Get me started, how is this done. I have ZERO experience with API's, what is the basic framework for how something like this would work? How can I get this done?