Hello,
Can somebody help me make a flow that:
Add tag New on product for 30 days when status is changed from draft to active on a product.
Thank you in advance!
Hello,
Can somebody help me make a flow that:
Add tag New on product for 30 days when status is changed from draft to active on a product.
Thank you in advance!
Hi @FreddieHall
You can probably use a Product status changed trigger, then a condition that checks if the product.status is now active, then an Add product tags action, then a Wait action for 30 days, then a Remove product tags action.
Thank you! ![]()