Flow Autotagging Based on Product Description

Flow Autotagging Based on Product Description

chilichel12
Tourist
3 0 1

Hi! I'm looking to setup an automation w/ Flow that tags the order based on the product description. I'd like the tag to auto populate based on one of the values in the description.

 

So far I have an existing flow that reads the description based on 'lineItems_item.product.description'

 

Any thoughts?

Replies 2 (2)

paul_n
Shopify Staff
1300 148 297

Parsing an unstructured description is going to be fairly difficult. You probably want to use Run code to do the parsing. And then return whatever value to use in the Add order tag action.

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.
Kalen_Jordan
Shopify Partner
656 26 107

@chilichel12 if you're not familiar with the run code functionality, I'd be happy to help. This should be a pretty easy thing to do. Link is in my signature.