November 2024 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Tag Archives: webservices
How to create Magento’s Custom API?
It is not in-depth tutorial but description on how I tackled creation of custom API for magento. There are still vast fields of unknown but at least this will let you start building your own API and let you learn, … Continue reading
Flash->XML-RPC->Magento
In this article I’ll show you how to connect (login) and disconnect (release session) to the magento store using Magento API.
Posted in flash, magento, xml-rpc
Tagged actionscript3, flash, magento api, webservices, XML-RPC
Comments Off on Flash->XML-RPC->Magento