My contact form has notification routing for a text field. However, users might misspell input and when this occurs the email is not send anywhere because it does not match any of the configured routing conditions. Is there a way to select an email address for when neither of the routing conditions are met?
Can you add an additional notification (a Catch All) that has conditional logic on it which say “If ALL these conditions do not match” send the notification.