Peter, this is a great tutorial - in fact, all the Fontis tutorials are great ;)
This approach works great when you're extending an existing API - but let's say that we want to create an API from scratch ...
In our case we're building a custom extension to handle task management for different users inside Magento's Admin. We have API integration (sales orders, invoices, shipments) within our accounting system (Microsoft Dynamics NAV) already but we want to create a button in NAV to notify someone in Magento that there is a problem with an order by creating a task through a new API to our custom extension.
I can't find documentation on creating a new API for our tasks extension - only on how to extend existing APIs. Can you give me any direction?
Peter, this is a great tutorial - in fact, all the Fontis tutorials are great ;)
This approach works great when you're extending an existing API - but let's say that we want to create an API from scratch ...
In our case we're building a custom extension to handle task management for different users inside Magento's Admin. We have API integration (sales orders, invoices, shipments) within our accounting system (Microsoft Dynamics NAV) already but we want to create a button in NAV to notify someone in Magento that there is a problem with an order by creating a task through a new API to our custom extension.
I can't find documentation on creating a new API for our tasks extension - only on how to extend existing APIs. Can you give me any direction?
Darren.