Tag Archives: api
Extend Magento Product Attributes API
Add the ability to create, delete and add product options to your catalog via Magento’s API. Why this type of functionality is not built-in to the existing Magento API is beyond me. However it seems Panticz.de has put together something for us who would like to have said functionality in the API: Extend Magento Product
.net C# API to Magento via XML-RPC

Since I’m starting to get back to writing .Net C# again, I decided to dig around for anything Magento related and found a nice XML-RPC based library, that will allow you to utilize Magento’s API. Samples are provided and seem to be pretty straight forward, however they do note a lot of the returns even









