Is there a way to pull a spreadsheet from a Salesforce case to use as a distribution list? | XM Community
Skip to main content
Solved

Is there a way to pull a spreadsheet from a Salesforce case to use as a distribution list?

  • October 3, 2018
  • 2 replies
  • 13 views

Forum|alt.badge.img
I"m looking to see if I can use an attached spreadsheet in a SF case to pull into Qualtrics to load as the Contact List to send out a survey

Best answer by MohammedAli_Rajapkar

As of now, you can create a contact list through "Trigger and Email survey". Below documentation will help for this https://www.qualtrics.com/support/integrations/salesforce-integration/triggering-and-emailing-surveys/#CreatingTheSurveyInvitation And, if you dont want to trigger the survey based on workflow rule and just want to create a contact list, then you can use below API https://api.qualtrics.com/docs/create-contacts-import

2 replies

MohammedAli_Rajapkar
QPN Level 5 ●●●●●
Forum|alt.badge.img+20
As of now, you can create a contact list through "Trigger and Email survey". Below documentation will help for this https://www.qualtrics.com/support/integrations/salesforce-integration/triggering-and-emailing-surveys/#CreatingTheSurveyInvitation And, if you dont want to trigger the survey based on workflow rule and just want to create a contact list, then you can use below API https://api.qualtrics.com/docs/create-contacts-import

PeeyushBansal
Level 6 ●●●●●●
Forum|alt.badge.img+43
  • Level 6 ●●●●●●
  • October 4, 2018
You can pull your spreadsheet sheet but make sure it should contain email firstName, Last name variables and then use it as your contact list.