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,"
Page 1 / 1
I typically use mail merge and have a list of the first name, last name, and project name which will be autopopulated when I perform the mail merge through Outlook. Is there a way to create this message directly from Qualtrics?
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}
Hello ${m://FirstName} ${m://LastName}
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.