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.

We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

How can I trigger a "shipping update" email to the customer once a partial fulfillment takes place?

Solved

How can I trigger a "shipping update" email to the customer once a partial fulfillment takes place?

Superfunk
Shopify Partner
45 4 8

I've been able to partially fulfill an order with precision.

 

But now it seems that the platform doesn't care about it, and don't automatically send a "shipping update" to the end user that is owner of the "order" that was placed and that now is partially fulfilled.

 

What can I do to solve this, any advice?

 

I'm not using a third party fulfillment service, I did a private custom app to fulfill orders for the company I work for.

Accepted Solution (1)

KevalR
Shopify Partner
10 1 1

This is an accepted solution.

Try notifyCustomer: true for trigger email notification. 

View solution in original post

Replies 5 (5)

KevalR
Shopify Partner
10 1 1

This is an accepted solution.

Try notifyCustomer: true for trigger email notification. 

Superfunk
Shopify Partner
45 4 8

I'll give it a shot, thank you so much!

Superfunk
Shopify Partner
45 4 8

Never noticed before the notify_customer parameter for the REST API consumption.

But thanks to you, this has been achieved!


Have a great week ahead.

KevalR
Shopify Partner
10 1 1

Thanks! I have a bigger problem and invite you to take a look at that: https://community.shopify.com/c/fulfillment-and-inventory/tracking-number-doesn-t-triggering-notific...

Superfunk
Shopify Partner
45 4 8

Sure, I'll be there in a moment!