Iterator

Iterator

Automation Components Workflow Batch Processing

Component description

How the Iterator component works

Examples of flow templates using Iterator component

To help you get started quickly, we have prepared several example flow templates that demonstrate how to use the Iterator component effectively. These templates showcase different use cases and best practices, making it easier for you to understand and implement the component in your own projects.

Frequently asked questions

What does the Iterator component do?

The Iterator component runs a specific flow or subflow for each item in a provided list, making it easy to automate repetitive processing tasks within your workflow.

Can the Iterator process items concurrently?

Yes, you can set the maximum number of concurrent executions for efficient processing, allowing the component to handle multiple items in parallel.

How do I use previous iteration results?

You can include the output of the previous iteration in the next one by enabling the 'Include Previous Iteration Output' option, which is useful for sequential dependencies when concurrency is set to 1.

What types of data can I iterate over?

The Iterator supports lists of data or messages, allowing flexibility in the type of input you want to process.

Where is the Iterator useful?

Use the Iterator for batch data processing, sending multiple requests, or applying a series of actions to each item in a dataset within your FlowHunt workflows.

Try FlowHunt Iterator

Unlock powerful workflow automation by leveraging the Iterator component in FlowHunt for scalable, repeatable processes.