I am creating an approval process from a form submission. The form has a spot for the supervisor's first name and last name. I need to combine the form submission so that it gives an output of firstname.lastname@oursite.com so that I can put the output into the Send Approval To field.
I think I should be using the compose Data Operations Action but can't find a guide on how to write it.
Any help would be appreciated.