Hi, I’m trying to create a flow that will tag my orders if a certain product is present in the order.
So, if the order contains at least one product where the type is equal to “Bundle”, a tag labelled “Bundle” will be added.
But the flow I created is not working. If the flow is active, it will tag all the new orders, regardless if a Bundle is present.
