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

Run Action AFTER Iterator Completes

P

Pabblymember11

Guest
Hey @Dom T

However, this question is still unanswered: How do I run an action ONCE and AFTER the iterator is completed?
Regarding your particular concern, you can try creating 2 routes using the Router action step.

You can use the Iteration of the action step inside 1st route and in the 2nd route, you can use the action steps which you want to perform only once.

1696401376419.png
 

apps

Member
Hey @Dom T


Regarding your particular concern, you can try creating 2 routes using the Router action step.

You can use the Iteration of the action step inside 1st route and in the 2nd route, you can use the action steps which you want to perform only once.

View attachment 32452
Sorry for involving myself in this thread but I have the same issue - and have 2 questions about @Supreme's solution. If you do this:
1. Will the Route "Action steps to run only once!" only run AFTER the "For Iteration" route?
2. Will the complete combined output of the route "For iteration be passed to the Route "Action steps to run only once!"?

I need to do the same however I need to use the full output of the route "For Iteration" in the "Action steps to run only once!" route - is this possible?
 
A

Arshita

Guest
Hey @apps

Could you please elaborate more on your concern with the screenshot so that I can check the possibility and help you?
 
A

Arshita

Guest
Thank you for sharing the video. Please allow me some time. I will get back to you soon.
 
P

Pabblymember11

Guest
1. Will the Route "Action steps to run only once!" only run AFTER the "For Iteration" route?
Yes, the "Run Only Once" After route will run after completing the Iteration from the 1st route.

2. Will the complete combined output of the route "For iteration be passed to the Route "Action steps to run only once!"?
Even if it passed after completing the Iteration I have set up the Counter step with the help of the Filter step which will only allow to process further only once.
 
P

Pabblymember11

Guest
Can you please create a new thread regarding your concern, so that we can continue your specific requirement over there?
 
Top