Anything you have done three times by hand is a candidate for a schedule — with the checks that make automation safe rather than fast.
You will be redirected to the Shopify app store.
Automation earns its keep on the work that repeats: the Friday promotion, the weekly restock price, the margin rule that new products should inherit. It costs you when it repeats a mistake without anyone watching.
Recurring schedules run the same filter fresh each time, so the task follows the catalog.
You will be redirected to the Shopify app store.
A recurring “decrease price by 10%” is the classic automation accident: run weekly, it takes a product to 59% of its original price in five weeks. Rules that repeat should set a value, not nudge one — price from cost, not price minus a percentage.
A useful pattern: Flow reacts to an event by tagging products, and a recurring task acts on the tag. The event decides membership; the schedule decides when the money moves. Each half stays simple enough to reason about.
Automation without review is just faster drift. Once a month, open the task history and read what the schedules did — the counts alone will tell you whether the filters are still selecting what you thought they were.