Flow Trigger: POS End of Day / Shift Closed

It would be very useful to have a Shopify Flow trigger that fires when a POS shift or day is closed. This would allow merchants to automatically send end-of-day sales reports per location without relying on fixed-time triggers, which may miss late sales or fire unnecessarily on days the store is closed.

Hey there @acquaalpes
As a workaround, you can simulate a POS shift end trigger by using Shopify Flow along with POS order events. Many traders employ a flow on daily schedule that is triggered once after closing hours and that filters the orders by sales channel POS and location to generate an end of day summary by store. You can also tag POS orders with location and use those tags to run your email automation reports. Alternatively, you can use a workflow app such as Mechanic or a webhook to Google Sheets to create a true shift based reporting logic outside of Flow.