iterator only shows one entry

Status: Closed · Asked by aristosv on · 0 views

aristosv — Question ·

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?

Fagun Shah — Reply ·

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.

Fagun Shah
- Automation Freelancer
- Let's Connect - https://www.facebook.com/fagun.shah.7/
aristosv — Reply ·

thank you

Back to all forum threads · Log in to reply