How can I build a replenishment email to track new orders?

Topic summary

A user sought to create a replenishment email workflow in Shopify Flow that checks whether a customer has placed a new order within a specific timeframe (7 weeks) after the flow initiates.

Resolution:

  • The user quickly found a solution independently and shared a screenshot demonstrating the implementation.
  • The workflow likely involves using Flow’s conditional logic to track order activity over the defined period.

Note: The original post contains garbled/reversed text and broken image links, but the core issue—building a time-based order tracking mechanism for replenishment emails—was resolved by the original poster.

Summarized with AI on November 15. AI used: claude-sonnet-4-5-20250929.

Hello,

I want to build a replenishment email.

After some time, I want to check if there has been a order since the flow started (7 weeks ago). How can I do that?

(Sorry, it’s in German.)

I’ve found the solution.