Hi All,
I have created an onboarding form for registering new users.
I am trying to send email notification on request submission. I want to display values from the request form in the email body such as First and last name of the user.
Please help me in achieving that.
Thanks
Although it references an older version, you may find this video useful - Workflow Design and Troubleshooting: Using Form and Request Variables
At around 5 minutes it covers variables passed from forms.
Essentially, form variables should be available in workflows with the following prefix PublicData_