Send form to different recipients according to selected country?

Hi everyone, I am new to Corvid, but I am a web developer. Before digging into it, I would like to know if it could solve me a problem:
I have a contact form, in which the customer is asked to type their name and choose their country. If he chooses “Italy”, I would like to forward the client’s request to a certain email address . If he chooses “USA”, their request will be forwarded to another email address , and so on…
Is it possible to check the “country” field and send the form to different emails according to its value?

If there’s no way of doing that, I am afraid I will have to leave Wix!

Best,
Massimo.

Of course you can check for what country is selected. Since you are a web developer, you’ll find what you need in the Dropdown API .

You can play with the various Form Examples to see how this might be implemented.