Basic Iterator

  1. Add Basic Iterator block in your flow

  2. Map the Array Output (from Split Text or any array block)

  3. Click Save

  4. Connect the next action block (e.g., Router, QR, Image, Message)

  5. Run the flow

The iterator will process each item in the array one by one and execute the next blocks separately for every value.

Last updated

Was this helpful?