Create a mail merge with first and last name | XM Community
Skip to main content
Solved

Create a mail merge with first and last name

  • November 14, 2018
  • 2 replies
  • 134 views

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}

2 replies

  • Author
  • November 14, 2018
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?

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • Answer
  • November 15, 2018
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}