News:

AbanteCart v1.4.2 is released.

Main Menu

Adding products via API

Started by KenF, February 17, 2015, 11:25:18 AM

Previous topic - Next topic

KenF

Hello.  I am looking at using AbanteCart, but I need to make sure it can handle the following:

I need to be able to import products via an API.  My top supplier has a webservice API that allows me to pull their product information and updates.  I need to then feed that information into my store.  Previously (with another cart system), I was able to add products to the database directly, using that cart's SOAP based REST API.  It looks like Abantecart currently has no API commands for directly adding items to the database.

Is it possible to do this by creating an extension API, or is there something already in place that could accommodate this?

Thanks

eCommerce Core

There is no ready API to add products remotely, but you can definitely create this using existing functions.

Check this
http://www.abantecart.com/document_wiki/index.php/Import/Export_AData_class

If you need RestFul API, you can check how admin API is constructed and add controller to handle API request to add product as a feed.
"If you're in the luckiest one per cent of humanity, you owe it to the rest of humanity to think about the other 99 per cent."
― Warren Buffett

Forum Rules Code of conduct
AbanteCart.com 2010 -