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.
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024