Users are seeking a way to send staff order notifications to specific fulfillment locations rather than all locations collectively. The original poster has two locations fulfilling online orders but cannot select individual locations when setting up staff order notifications—the system only shows ‘All’ with no option to filter by stock/fulfillment location.
Current Limitations:
Shopify support confirmed this native feature doesn’t exist
Existing apps can filter by product or customer location, but not by stock/fulfillment location
The desired functionality: if a product is out of stock in one location but available in another, only the stocking location should receive the notification
Proposed Workarounds:
Email filtering based on location-related text in notifications
Third-party apps like Order Automator (though not ideal for this specific use case)
Shopify Flow solution (most recent): One user successfully created a Flow automation that checks order location, logs to Google Sheets, and sends location-specific emails with product details (screenshot provided)
Status: The discussion remains open with users expressing frustration that such basic functionality requires workarounds or paid solutions. The Flow-based solution appears most promising for current implementation.
Summarized with AI on November 1.
AI used: claude-sonnet-4-5-20250929.
Sorry I have found a couple of older questions about this, but no solution.
I have 2 locations fulfilling online orders, but I am unable to select a location when adding a ‘Staff order notification’ — it is set to ‘All’ by default, with no option to change.
The Help article says: If you want to create notifications for orders from a particular POS location or from the web, then select a location from the list. You can select All to create notifications for all orders. To add notifications for more than one specific location, you need to create them as separate order notifications.
Both locations are set to ‘Fulfill online orders from this location’. Is there a setting I’ve missed, or is it only able to seperate ‘all online orders’ and POS locations?
I really need order notifications to be sent to the respective locations. Any advice appreciated, thank you!
I don’t think there’s a way to do it in Shopify settings, but I have a couple ideas:
A) You could have them go to 1 email address, then in that email address set up filters so if the email contains “some text related to the location”, then auto forward that to the appropriate staff member.
B) If that’s not feasible, you can use Order Automator app to detect the location of orders (or any other condition really) and then send a notification to any address, with the order details. You can create as many rules / notifications as you want.
If you decide to go route B and need any help feel free to give me a shout (either here or through my team in the app). My team built that app, so we can customize it if it doesn’t work exactly how you’d like out of the box.
I’ve been notified by support this feature isn’t available, and have asked them to pass it on to the merchant frustration team. It would benefit a lot of businesses.
After checking a few apps nothing seems to work based on stock location (only by product or customer location).
E.g. If one of our products is out of stock in Melbourne, but in stock in Sydney, Sydney should receive the order notification. Since you can already filter orders by fulfilment location in Shopify admin, adding a setting to the notifications hopefully wouldn’t be that difficult.
I think if offering multiple locations, Shopify needs to find a solution for this. But for now I think I’ll try and work something out using email filtering!
Such a simple function, why can’t Shopify allow us to let one of our fulfillment locations know when there’s a new order that they need to process? It shouldn’t require a paid app for something this basic.
Apologies on going on an old post, but "the email contains “some text related to the location” does anyone know the liquid variable for location name. Tks!
I was able to create a flow that can do this!
When A new order comes in it will check for location, than it will add a row to the correlated google sheet as well as continue on to send a email with the product, variant and quantity.
I attached a pictue but it will not let me attache the exported flow.. It is set up for me as of now.