Solved
Create a mail merge with first and last name
I would like to compose an email that contains the unique name of my respondents. What is the correct syntax to embed the first and last name? I would like it to say "Hello First_name Last_Name,"
Best answer by TomG
If you send email invitations through Qualtrics, then you can pipe the contact's first name and last name into invite message. Like:
Hello ${m://FirstName} ${m://LastName}
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
