cancel
Showing results for 
Search instead for 
Did you mean: 

API for ERP supplier

API for ERP supplier

Hi guys, I have an ERP supplier and i want to write an API for that ERP so i can sell as an addon, Can you please guide me to the easiest way to do this?

The ERP contains items with sizes and different colours,prices and stock quantity.

 

2 REPLIES 2

Re: API for ERP supplier

That's not an ERP that's a product manager. You will generally want to use the SOAP/Rest interface but it's really not that simple as you have two way sync, orders flows, crm, etc. and Magento doesn't have all the hooks so you need to code APIs yourself.

Re: API for ERP supplier

Hi, that's is what i want to do! 

but how is this possible?

How should i use the interface and how from that interface i can connect the ERP?