Have your say in Community Polls: What was/is your greatest motivation to start your own business?
Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Sending order data to fulfillment center via listener url

Solved

Sending order data to fulfillment center via listener url

michaelsalem
Shopify Partner
4 1 0

Hi,

 

We currently use an app to send Shopify orders to our fulfillment center via email 3x a day. We send an xml file from the app.

Now we need to send order data in real-time to the fulfillment center to a listener URL that they setup. Would the best way to achieve this consist of creating our own internal app that takes order data and transforms it to xml that gets posted to that listener url?

Another issue we have is that if an order is sent and then let's say 15 min later a customer calls in and needs to add to their order they just made. There has to be something sent to the fulfillment center letting them know that an order is updated. Their current system does not allow duplicate order numbers because of the possibility of sending out duplicate packages. So, if there is a way to send over an update list or something. 

Any ideas on they best

Best,
Mike

Accepted Solution (1)

michaelsalem
Shopify Partner
4 1 0

This is an accepted solution.

We decided to build our own Shopify App to send orders directly to the listener url with delays in place to achieve what we were looking for. 


View solution in original post

Reply 1 (1)

michaelsalem
Shopify Partner
4 1 0

This is an accepted solution.

We decided to build our own Shopify App to send orders directly to the listener url with delays in place to achieve what we were looking for.