A merchant seeks to send automated order notification emails only on working days (Monday-Friday), ideally between 09:00-13:00. Their production occurs 2 days after orders, but they need the automation to account for weekends—for example, orders placed Thursday or Friday should wait until Monday.
Proposed Solutions:
A third-party app (Adminix) offered a serverless workflow solution, though the merchant prefers native Shopify Flow functionality.
A community member shared a working workaround using Shopify Flow:
Store the order day in a metafield or tag
Add a brief wait step
Check the stored day and create conditional paths (Mon-Wed waits 2 days; Thursday waits longer, etc.)
Use Liquid date filters to manage timing logic
Current Status:
The merchant accepted the workaround solution but expressed interest in native Flow support for business-day scheduling in the future. One user requested the workflow screenshot be re-posted as it’s currently not loading.
Summarized with AI on November 14.
AI used: claude-sonnet-4-5-20250929.
We manufacture our products on demand and want to automatically notify the customer when his order is being made. Usually this happens 2 days after the order, so the “WAIT” action is fine. However, we manufacture only on working days which means that in case an order is made on THU or FR the automation should wait until MO.
Is there a way to configure shopify flow to send mails only on working days (MO-FR)? In best case also only between 09h and 13h.
My name is Christian. I’m CEO at Adminix - a serverless workflow automation platform. We are currently in the process of publishing our app to Shopify marketplace. But we can help you to solve the problem already. We can create a workflow responsible for doing your automation. Your Shopify webhook will trigger it, and all processes will be running inside your AWS account.