Iterator get only one item/response result of last step

Status: Closed · Asked by ti saigon on · 0 views

Fagun Shah — Reply ·

While setting up the workflow you will only see the 1st item of the array in the iterator response.

But when the workflow executes in real life, it will go through each item in the array and executes all the actions below iterator step for each item in array.

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

@Fagun Shah thanks.
But it's false in Filter when only one 1st item.
Eg: I want to check condition: if Channel Id = 111260241415031, create new Post in Fanpage ABC.
But Channel of 1st item is...793.
And result is false condition.
How can i select only "Channel ID column" without ID number?
Please see screenshot
Thank you

Attachments

shot_230302_073147.png
shot_230302_073112.png
Fagun Shah — Reply ·

That is fine. Bcoz we only have one array item it is not necessary that filter condition is true.

But when the whole workflow runs from trigger it will go through filter if the condition matches for any of the items in the array.

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

Back to all forum threads · Log in to reply