Workflow: How to check if text contains any item from a list?

I want to create a workflow where a product description will be checked to see if they contain relevant tags from a list. If so I have already added text that will be added to it, which works except for checking text against a list. How can this be achieved?

Ex:
I want to check if Item Description: (This Product is green and is a fan favorite)

Contains any terms from this list: (blue, green, yellow, pink) and also subterms if any.

How can I check text against a list in the workflow?

1 Like

I’m facing the same issue.

Anyone any ideas?

This topic was automatically closed after 70 days. New replies are no longer allowed.