Archive for June 14th, 2009

Custom API – two approaches (2009-6-14)

Creating custom API interface can be done in two very different ways. This can make it very difficult to follow some of the online examples. The two common approaches are:

Create a custom module and implement the Zend Framework Soap method
Extend the core API