Your software
My Mautic version is: 4.4.9
My PHP version is: 8.0
My Database type and version is: MariaDB 10.6
I’d like to know if it’s possible to set different email routes based on options set by a dropdown (as an example). For example, let’s say I have a form and this form has a dropdown with 2 options: sales and support. I’d like to send an email to sales@mydomain.com when people select “sales” and same with the “support” option. Would this be possible and how? Thanks.