I want to send an email depending on the selection in a dropdown and a country. At the moment I create a combination for each country and each dropdown selection with the corresponding target email.
Is there an easier way to do this? Can I say for example: If dropdown option 01 and country is France OR Spain OR … etc. then use email address 1.
Or do I really have to repeat the same recipient for each option?
And can I then create a field and say: If dropdown option 01 and country is NOT France OR Spain OR … etc. then use email address 2.