/
Enfamil Shopify

Enfamil Shopify

This is the process of synchronizing data between Shopify orders and the SAP system.

It also allows SAP to fulfil orders in Shopify.

Shopify sends data towards lambda AWS to queue to wait for data that could be duplicated. After some time, mulesoft applications process data to create orders in SAP ERP. Then in SAP if the user/automat fulfils the order, we receive a trigger in s-rb-sunrise. We decode data from XML to JSON and send it towards p-rb-shopify-order-mgmt-api to send it towards s-rb-d2c-order-api which contains connections towards Shopify.

 

There is also a second integration that was not ended, which is a better version of this integration. It contains in name global. e.g. s-rb-d2c-order-global-api. There was not much provided on this topic.