How to select multiple iterator array values

Hi there,

coud you please help me on how to select multiple array values?
As you can see on the attached screenshots Pabbly gets several values as a result in an array, however it's just possible to select one result for further action?
If I don't use an Iterator, the updated field (MySQL data row) stays empty ...


Thanks and best regards
Johannes
 

Attachments

  • 0001.png
    0001.png
    42.6 KB · Views: 123
  • 0002.png
    0002.png
    65.8 KB · Views: 125
  • 0003.png
    0003.png
    25 KB · Views: 149
  • 0004.png
    0004.png
    49.3 KB · Views: 138
P

Pabblymember11

Guest
Hey @sirberberitz

In the workflow, just the first event or array item is displayed, but during actual execution, the workflow loops through each array item and event one at a time.

 
Top