Syncing ERP systems

Hello community,

I am trying to keep one ERP system in sync with multiple different ERP systems.
By this I mean that I want to, for example, be able to keep one "main" ERP system up to date with all of the products, orders and such that the other ERP systems contain.
Is it possible to achieve this, be it through the aid of an API or by somehow setting up the main ERP in such a way that it can automatically fetch data from other ERP's.



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/b455b3c9-8898-4381-ad0b-d2558d1fc8a6%40googlegroups.com.

    For more options, visit https://groups.google.com/d/optout.
Yes, its possible using the API. If you are using v3,

https://github.com/frappe/wn-client

On Friday, April 25, 2014 12:57:40 PM UTC+5:30, John Green wrote:
Hello community,

I am trying to keep one ERP system in sync with multiple different ERP systems.
By this I mean that I want to, for example, be able to keep one "main" ERP system up to date with all of the products, orders and such that the other ERP systems contain.
Is it possible to achieve this, be it through the aid of an API or by somehow setting up the main ERP in such a way that it can automatically fetch data from other ERP's.



Note:

 

If you are posting an issue,

  1. We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.

     

    End of Note



    You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

    To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

    To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/a9cb0bd9-d828-4d4a-82f1-dd86b699b2f0%40googlegroups.com.

    For more options, visit https://groups.google.com/d/optout.