Send webhook after Iterator has completed all - and then add the results of each step into separete fields in webhook

P

Pabblymember11

Guest
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.
 

apps

Member
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?
 

apps

Member
Couldn't I make 4 router - one for each field (3 total) and then a 4th router for the result to run after these?
 
P

Pabblymember11

Guest
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.

1717999458460.png
 
Top