Adding customer tags based on customer metafield values

Hi I am new to Shopify Flow.

In our BI tool, we can only filter by customer tags, but there is no direct integration with Klaviyo.

But Klaviyo integrates with Shopify, so I can synchronize all custom profile properties in Klaviyo with Shopify Customer MetaFields.

Now my question: Is it possible to build a flow, that runs once every day and transforms all customer metafields into customer tags (skipping the customers that already have those tags)?

I didn’t find any information on how this could work. Thank you!

1 Like

Depending on how many customers you have, there are a few ways to do it. You can run a flow on a schedule every 10 minutes to loop over all of your customers.

Also another, cleaner way to do this would be to use the new customer segment joined trigger. It’s in early preview right now so you’d have to request access to it.