cancel
Showing results for 
Search instead for 
Did you mean: 

Integrating with Magento cloud with Premise ERP

Integrating with Magento cloud with Premise ERP

We are implementing our M2 site in Magento cloud and need to integrate with our on premise ERP and sales tax system(Vertex). As we do not expose either on premise applications to the outside, we need to create a private channel between Magento Cloud and our Data center. Our current M1 site has an IPSEC tunnel to create the private messages between the locations. 

 

The integration is implemented via rest webservices going both ways. The answers we have gotten are complex using private link.

 

If anyone can provide insight it would be greatly appreciated

2 REPLIES 2

Re: Integrating with Magento cloud with Premise ERP

Hello @matthew_craig 

 

you can implement using REST api of magento both ways synchronization

 

more info related to API is :

https://devdocs.magento.com/swagger/

 

hope it will help you


Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer

Re: Integrating with Magento cloud with Premise ERP

@matthew_craig  Not sure if you are aware of. You can create ssh tunnel in Magento cloud environment. If that help... Otherwise you'll have to write a middle ware on the either side to sync data both way. There are provider like ebridge can also help you setup the sync without spending a lot of time in development and maturing your solution.

- Tarandeep
Problem solved?Please give 'Kudos' and accept 'Answer as Solution'.