What's your biggest current challenge? Have your say in Community Polls along the right column.
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.

Tracking number

Tracking number

KA50
Shopify Partner
1 0 1

I am working on an integration between my app and my store.
My app gets notified of new orders via Shopify's webhook.

The order is fulfilled via a third party and my app gets notified with a tracking number when the item is shipped.

I would like to update the order in Shopify(via the API, I have an integration already set up) so that the customer gets notified with the tracking info via email and/or SMS.


I have read through your API-documentation regarding fulfillments and fulfillment orders, but I don't understand how I can implement this functionality without a complex integration involving the carrier(fulfillment service).

What is the easiest approach for my app to notify the customer of the tracking number?

Reply 1 (1)

Raiyan
Visitor
1 0 0

any update im having same issue