iterator only shows one entry
Status: Closed · Asked by aristosv on · 0 views
I created a Google Calendar "Search Events (Advanced)" action, and the output is 2 events in my Google Calendar, which is correct.
I added an "Iterator" action step to pick up those events, but the result only shows one of the two events.
Isn't the iterator supposed to list al the event from the previous step?
In the workflow it will only show first event or first item of the array, but in real execution it will loop through all array items/events one by one.
thank you