Automated participant load | XM Community
Skip to main content
Solved

Automated participant load

  • August 23, 2018
  • 2 replies
  • 41 views

Forum|alt.badge.img+1
Hello, We are launching an Exit survey tool and looking to automate the survey distribution. Currently, when we have a resignation, the manager will input the resignation into our notification system. I have a daily feed that gives me the resignations submitted. I'd like to automate the import of that feed into Qualtrics, so that we can send the Exit survey the same day/day after the resignation was submitted. How can I do that? Thank you, Jenny

Best answer by TomG

You'll need to use the Qualtrics REST api to automate this.

2 replies

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • Answer
  • August 23, 2018
You'll need to use the Qualtrics REST api to automate this.

MohammedAli_Rajapkar
QPN Level 5 ●●●●●
Forum|alt.badge.img+20
You can use the following API to automate the full process (assuming you have target audience): - Create a mailing list: https://api.qualtrics.com/docs/create-directory-mailinglists - Create a contact in the mailing list (The one whom you want to distribute the survey): https://api.qualtrics.com/docs/create-contact-in-mailinglist - Distribute the survey: https://api.qualtrics.com/docs/ta-create-survey-distribution