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

Router Limitations?

DarronW

Member
Hello,

I am working on a huge project that requires more than 132 routes ..Would pabbly be able to accommodate that many routes or are there limitations?
 

Preeti Paryani

Well-known member
Staff member
Hello @DarronW

There is no limitation on adding multiple routes in Pabbly Connect. However, using multiple nested routers and iterators can sometimes lead to unexpected results due to increased complexity in the workflow structure. It's important to plan the workflow carefully to avoid errors and ensure smooth execution.
 

DarronW

Member
Hello @DarronW

There is no limitation on adding multiple routes in Pabbly Connect. However, using multiple nested routers and iterators can sometimes lead to unexpected results due to increased complexity in the workflow structure. It's important to plan the workflow carefully to avoid errors and ensure smooth execution.
Thanks can you give me a quick example of nested routers?
 

Preeti Paryani

Well-known member
Staff member
Hello @DarronW

Please refer to the attached screenshot to learn about nested routers and nested iterators.

1732002895976.png
 

DarronW

Member
Hello,

What would be the best method if:

- provided I have , 132 different options per county(6);

- the 132 options are unique; based on the user's response gathered from the email parser

- will only generate only result ( conditional logic) - perfect

I am currently using 396 - routers because 2 of the counties share information.


Would there be an easier way to route the information, as i have made it as lean as I could?
 

ArshilAhmad

Moderator
Staff member
Yes, you can do that. It should work without any issues. Just make sure that all the routes have unique filter conditions; otherwise, there may be instances where two routes are executed by satisfying the same filter conditions.
 

Preeti Paryani

Well-known member
Staff member
Hello @DarronW

Yes, this is possible! You can set up a workflow in Pabbly Connect using Pabbly Form Builder responses, similar to the process shown in this tutorial -
.

To set the webhook in Pabbly Form Builder refer to this tutorial -

Using routes/filters, you can trigger different emails based on user inputs.
 
Top