Shopify flow - How to reach all products in store, and not be limited by the 100 products?

Do anybody know how to reach all products in store, and not be limited by the 100 products?

A workaround to randomise it maybe, by using a advanced Query, that would randomize the 100 products it would use, so it theoretically would get through all items within a day.

Or it would take the edits of the day, and go through them all somehow.

Any ideas?

You can now run it every 10 min. So you can look for updates in the last 10 min. Assuming that you don’t have more than 100 edits per 10 min on average, it would work for you. If you can limit the number via a filter (like only contains a certain tag) then you can improve your changes.

Great, and there is no way we can make it work via random “advanced query”?

I don’t know what that means

Here is what i mean by doing a Random “Advanced query” to filter data from, withing the “Get product data” action.

I’m not sure what is random about that. You can change it to get things updated in last 10 min, as long as you change the schedule on the workflow to run every 10 min.

I understand, i was just asking, as if we then have more that 100 edits within one hour, it would potientially not count those in correct?

Correct.