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

Pabblymember11 — Reply ·

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.

Anders Nielsen — Reply ·

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?

Anders Nielsen — Reply ·

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

Pabblymember11 — Reply ·

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.

Back to all forum threads · Log in to reply