Shopify Flow is an ecommerce automation platform that enables you to automate tasks and processes within your store and across your apps.
Hello. I want to receive an email when the stock quantity changes. I actually managed to do this, but I'm also getting emails when there's a sale. I only want to receive emails when the stock quantity is changed manually, not in sales scenarios. Does anyone have any ideas on how I can achieve this?
Hello @BitShifter ,
Thank you for your message. To only receive notifications for manual inventory updates (excluding sales), we can set up a custom webhook and implement filtering logic on the server side. This will ensure you get notified only when stock quantities are changed manually. Please feel free to email me, and we can discuss the details further. Thanks!
As noted in the documentation for that trigger, you may want to use the Inventory item created trigger instead. Alternatively, you may be able to build a condition using the fields available in product.variant.inventoryItem.
Is it possible to give a little more detail? I am not familiar with Shopify Flow at all... What will the Inventory item created trigger do for me? My goal is to trigger when inventory is updated
Product variant inventory quantity changed ----- if totalinvetnoryquanitity > previousinvetnoryquanitity ------ send email
Don't have time to set it up and paste, but should be able to do something like that, you'll only get mails when stock is added (including cancelled orders getting restocked) and not when you get sales.
My aim is to be informed by e-mail when the stock decreases. I think you only calculated the stock increase
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025