Send email to a variable included in a form

Hello, I created a form that has fields:

Name:
Email:
Featured employee name:
Featured employee email:

I would like an email to be sent to this email address filled out in the highlighted employee email, but I could not find this option and I do not know if it exists.

Can anybody help me

Something like this?

My suggestion is to map the form to the following lead/primary company fields:

email_destaque = Email (Lead)
nome_destaque = First Name (and/or Last Name) (Lead)
Name = either don’t map or map to a Primary company field (like Employee Name)
E-mail = either don’t map or map to a Primary company field (like Employee Email)

after that, you can just set the option Send email to contact to yes ( Enviar para o contato = Sim )

not sure if fully on topic, but you can check out this plugin, we have used it extensively in the past: GitHub - maatoo-io/MauticReferralsBundle

Tks… i try this way =)

Tks for help!

TKS for help you too