• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

  • Due to Diwali and Bhai Dooj celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed. Normal operations will resume on Friday, 24th October 2025.

Router filter options to run Action AFTER Iterator Completes

A

Arshita

Guest
Hey @Ian.im

To run an action once after the last iteration, you need to use the "Router" step with appropriate filter options. Please refer to the below video tutorial on how a router works and try it from your end:

 

Ian.im

Member
Hello @Arshita

I know I need to use the router step but I don't know what filter options to use. The video doesn't mention it and the links in the old thread don't exist anymore.

In this case I want to rout the first iterated line separate from the others. (not after last iteration but I guess that would be the same approach?)

I tried to get the count of the lines with the array function before the iterator and then use the counter after the iterator to increment with 1 from 0 and reset when the counted lines is reached, filtering the router options with greater or equal to 0.

I must be doing something wrong with the counter because I get weird results (see screenshot).


What Am I doing wrong and would there be a better approach to this?


Kind regards, Ian
 

Attachments

  • screenshot.png
    screenshot.png
    55.1 KB · Views: 131
A

Arshita

Guest
Kindly provide us the workflow name in which you are getting the issue so we can check on it and guide you further.
 

apps

Member
Hi @Arshita
Could you provide a general example so everyone will understand this answer?

I would like to know the same as Ian.im.
I basically want to sent a Custom Webhook once after the Iterator has fully run through everything. I don't understand what router filter to use to do that either.

It is in this workflow:
 
A

Arshita

Guest
Hey @apps

We have responded to your query in your main thread, please check that out.
 
A

Arshita

Guest
I apologize for the misunderstanding.

We are currently checking on it. Once done, we will reply to your query in your main thread. You can check there for updates.
 
Top