Add an Iterator Module to Zoho Flow

Add an Iterator Module to Zoho Flow

Hi Zoho Team,

I hope you're doing well.

We would like to request a new feature in Zoho Flow: an Iterator module.

An iterator is a special type of module that converts an array into a series of bundles, outputting each array item as a separate bundle. This functionality would be highly beneficial for handling scenarios where the number of parameters is dynamic.


For example, let's say we have a flow that receives an array of ticket numbers:
[1234, 5678, 9101]

The number of items in the array is not fixed—it could be just one or up to 20. We need to pass each ticket number individually to a Fetch Ticket module. Without an iterator, handling such cases dynamically becomes complex.

The iterator module would allow us to:

  1. Extract ticket numbers from the array.

  2. Pass them one by one to the next module in the flow.

This feature would significantly enhance the flexibility and usability of Zoho Flow for handling dynamic lists.


Something like this - one bundle / array enter the iterator and the output in several bundles that each one pass to the next module:


Thank you for considering this request. We appreciate your continuous improvements to Zoho Flow!

Best regards,
Ram