Update product price by date

Update product price by date

GoDrinks-Bali
Excursionist
42 0 6

Hi,

My store

Issue: I need to update prices every Tuesday at 3pm, basically the products I need to update are up to 25 products. And it is different every week based on the marketing theme.

 

My question: How do i set the flow to do that update? If possible i want to set the price 3 days before instead of updating it manually a few minutes before 3pm on Tuesday.

I have to spend my time just at that time to wait for the bulk update.

 

I have a rough idea for the process but I don't really understand how to use flow, if possible use csv and update the price at that time.

 

Replies 2 (2)

paul_n
Shopify Staff
1771 194 414

Flow has a "Get product data" action that allows you to query for up to 100 products. But you need to query by something to get those products. One idea is that you could tag the products that will be included in the next price adjustment. And then query by that tag. This template has the rough idea in it: https://shopify.com/admin/apps/flow/editor/templates/bbc40739-1437-4cb1-acc3-3a4cdb454cc5

Paul_N | Flow Product Manager @ Shopify
- Finding Flow useful? Leave us a review
- Need Flow help? Check out our help docs.
- Building for Flow? Check out Flow's dev docs.
GoDrinks-Bali
Excursionist
42 0 6

Hi Paul,

GoDrinksBali_0-1738754025363.png

I just do what you recommend but, which meta field I need to input here?