Handling Shopify Tags as Separate Columns

Hi All -

I have a large product library in Shopify with a robust tagging system. I’m trying to come up with an automated way to pull apart specific tags on each products as separate columns in a flow. Any suggestions?

Thanks!

Hey @Matt1,

If you’re simply looking to separate your product tags, you should be able to do this using the “Split columns” step.

Just split your Product: Tags into new columns using a comma , as the separating delimiter. Here’s an example of the combined tags:

This is the data after the column has been split:

Let me know if that helps!