Router Limitations?

Status: Open · Asked by DarronW on · 0 views

DarronW — Question ·

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 — Reply ·

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 & Regards,
Preeti Paryani
Customer Support Associate
Pabbly.com
DarronW — Reply ·
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 — Reply ·

Hello @DarronW

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

Thanks & Regards,
Preeti Paryani
Customer Support Associate
Pabbly.com
DarronW — Reply ·

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?

DarronW — Reply ·

I am currently in process of of building starting from those 6

DarronW — Reply ·
I am currently in process of of building starting from those 6

the entire process will occupy at least 400 router respectively
Arshil Ahmad — Reply ·

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.

DarronW — Reply ·

Can pabbly form builder send emails using logic based on user response as seen below?

Preeti Paryani — Reply ·

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 -

youtube.com/watch v=CQJIH56OwPc

.

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

youtube.com/watch v=x5Wny0gNlGU

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

Thanks & Regards,
Preeti Paryani
Customer Support Associate
Pabbly.com

Back to all forum threads · Log in to reply