Integrating with AbleCommerce via APIs
Posted: Tue Aug 24, 2010 10:59 am
Hi everyone,
Sorry if this question has been asked many times, but I really couldn't find documentation on the subject matter.
I'm looking for an effective way to integrate my web application with AbleCommerce. Specifically, I'd like to replicate customer information between AbleCommerce and my web app. Any time a new customer is created in AbleCommerce, I'd like that customer to exist in my app's system as well. What I was thinking of as a solution would be to leverage an API exposed by AbleCommerce to get all customers, or even better would be to get customers created since a certain date (something like that).
Ideally I'd like to have my web application save customers into AbleCommerce's system as well, so that both systems will have the same customer base. Sharing a DB isn't an option since my web app isn't an eCommerce site.
Anyways, does AbleCommerce expose a set of APIs to use? Or do I have to access the AbleCommerce DB directly? Thanks for the help!
Sorry if this question has been asked many times, but I really couldn't find documentation on the subject matter.
I'm looking for an effective way to integrate my web application with AbleCommerce. Specifically, I'd like to replicate customer information between AbleCommerce and my web app. Any time a new customer is created in AbleCommerce, I'd like that customer to exist in my app's system as well. What I was thinking of as a solution would be to leverage an API exposed by AbleCommerce to get all customers, or even better would be to get customers created since a certain date (something like that).
Ideally I'd like to have my web application save customers into AbleCommerce's system as well, so that both systems will have the same customer base. Sharing a DB isn't an option since my web app isn't an eCommerce site.
Anyways, does AbleCommerce expose a set of APIs to use? Or do I have to access the AbleCommerce DB directly? Thanks for the help!