Api Blogs

03
Apr

Improved .NET / SOAP example

Since writing about the Magento SOAP API last year (original article), I've made some improvements to the SOAP testing application. It now has some basic error handling, and can be used to fetch information on orders and categories.

You can download the updated source code and installer files here:

Installer

31
Aug

Consume Magento Web Services with .NET

Update (3/2/2012) - A more up to date example can now be found here.