Shopify Flow is an ecommerce automation platform that enables you to automate tasks and processes within your store and across your apps.
Hi,
One of my clients registers an individual product for each color, but in the front end wants to display these separate products as a single one with color variants.
Each product has a metafield where the model ID is stored. I was wondering Flow could allow me to grab at a scheduled time this model ID value and query all products that also have this model ID.
Then I would save this list of values in another metafield, so I could reference it from the front end.
Is this something that could be done with Shopify flow? There are 2500+ products in the store.
Solved! Go to the solution
This is an accepted solution.
You cannot yet query products by metafields, so not possible.
This is an accepted solution.
You cannot yet query products by metafields, so not possible.
Hi Paul,
How about using a portion of the SKU and querying the product variants?
Variant SKU is also not available
You *can* query products by SKU.
Gotcha!
After a For Each action, is it possible to use a piece of data returned by the query, get a substring of it and then use it to make a new query?
I wouldn't be doing a query inside a for-each loop or you'll quick hit the 100 limit. That said, you can pass the data from one query into a second query. But if they can just be 1 query, that's even better.
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025