Hi!
I created a workflow to automatically add customer tags based on a product metafield, here “artist”. Everything works well, except it creates only 1 tag and I want to the flow to create as many tags as different values from the metafield.
For example, the metafield I am using to create the tag is “artist” and the following happens:
-
If only one product is ordered, it’s okay I get the tag I wanted
-
If two products from the same artist are ordered, I get only one tag “artist1 artist1” when I want only one tag “artist1”
-
If two products from different artists are ordered, I get only tag “artist1 artist2” when I want two different tags “artist1” and “artist2”
What can I do to make this works?
Here are screenshots to help
Thank you for your help!





