Multiple IF conditions in Routers

gjpab

Member
I'd like to know if multiple IF conditions are supported in a Router? I'm building a large workflow (UI is quite slow tbh and took me over a day) to return quotes and some conditions are such that they need if and elseif (and if) within a particular question. I have multiple questions now that I cannot use the regular action-step model and need to add sub-if conditions. How do I go about in achieving this?

Also would like to know if multiple routes can be added in a router pertaining to different questions - as I need each conditional step that's met to be executed for all the remaining questions.

Is this possible?

Open for a call if you are.

N.B. Are you guys based in Indore or Bhopal?
 
P

Pabblymember11

Guest
Hey @gjpab

You can make use of the clone function on the Router action step in the nested router if you have created some level and then change its filter condition later accordingly.

1674200432950.png
 
Top