Send webhook after Iterator has completed all - and then add the results of each step into separete fields in webhook
Status: Closed · Asked by Anders Nielsen on · 0 views
Hi;
How can I output the Iterator results in this webhook - across up to 5 fields?
https://share.zight.com/DOuE6mmQ
This is the flow:
https://connect.pabbly.com/workflow/mapping/IjU3NjUwNTY1MDYzNjA0MzI1MjZjNTUzNzUxM2Ii_pc
Hey @apps
We have reviewed your use case, but we do not have a workaround to process additional routers from the Iterator's response after a certain number of iterations have been performed.
If I get 3 results for the iterator and I have these fields:
Field 1 > Result 1
Field 2 > Result 2
Field 3 > Result 3
Is it this you don't know how to do with Pabbly?
Couldn't I make 4 router - one for each field (3 total) and then a 4th router for the result to run after these?
To address your concern, consider creating two routes with the Router action step. Utilize the Iteration action step within the first route, and in the second route, implement the action steps that need to be executed just once.
