I want create an email alert when a product SKU is updated in Shopify.

Status: Open · Asked by Hani on · 0 views

Hani — Question ·

In would like to receive an email alert whenever the SKU field for a Shopify product is changed. Is that possible?

Arshil Ahmad — Reply ·

Hi @Hani,

Shopify does not offer a webhook event that triggers specifically on the update of a particular product field.
https://shopify.dev/docs/api/admin-rest/2024-10/resources/webhook

While it has a 'Product Updated' trigger event that fires whenever product details are updated, it does not differentiate between product SKU and other product details; it will trigger the workflow for any updated product field. Unfortunately, the use case you’re describing doesn’t appear to be possible.

Back to all forum threads · Log in to reply