Hello.
I built a tracker log that has 2 dropdowns. One dropdown has 10 values and the second dropdown (which cascades based on the first) has at least 4 options to choose from. Based on the values that are selected for the 2 dropdowns, I need to have a unique notification/email sent out. So I may have to have at least 40 separate conditional IF statements.
If there a max of how many you can have in a flow? I know that for one "group/cluster" of IFs the limit is 8. How many "groups/clusters" of IFs can a Flow handle?
Thank you!