Fetch ALL items from Inventory and send to Google Sheet using Flow
The title says it all -- I want to fetch the Item name, SKU, Purchase rate, and Sales rate for ALL items in Zoho Inventory and have them populate a tab in an existing Google Sheet. I have already successfully made this work for one item, so the flow is working. But how do I do it for ALL items? I know I can write a separate flow for each one, but that's incredibly burdensome. Is there a programmatic way to do this in Flow?
Additionally, can I have it fetch ALL active Items only?