ERP Integration Question

Avatar
  • Total Posts: 0

Mark

We have an ERP platform which a customer would like to integrate with their ecommerce store running on NOPcommerce.  We have looked at the ERP Integration plugin but would like to confirm the following:

1.       Does the web services API support adding new products?
2.       Does the web services API support posting notifications about orders back to the ERP?
3.       Does the web services API support updating the shipping information for a sold item on an order?

Thank you for your timely response,

Avatar
  • Moderator
  • Total Posts: 85

Support

Mark wrote:
1.       Does the web services API support adding new products?

Our Sync plugin doesn’t have API for now, but it will not be an issue to move some code from our JSON webservice plugin to support this feature.
Mark wrote:
2.       Does the web services API support posting notifications about orders back to the ERP?

Yes, our old ERP plugin support it. And our Sync plugin support it too.
Mark wrote:
3.       Does the web services API support updating the shipping information for a sold item on an order?

Yes, our Sync plugin support it.