Getting a list of surveys for a participant | XM Community
Skip to main content
Question

Getting a list of surveys for a participant

  • July 22, 2024
  • 1 reply
  • 56 views

Forum|alt.badge.img

Hi, 

 

I wanted to know if there is an API for getting list of surveys for a participant, using a unique identifier like participant id? This way I can show their pending surveys in a dashboard.

1 reply

chackbusch
QPN Level 5 ●●●●●
Forum|alt.badge.img+22
  • QPN Level 5 ●●●●●
  • July 22, 2024

Hey @micromin,

  1. Based on external reference ID you can get the Qualtrics internal ContactID required for the next step: https://api.qualtrics.com/c79e78a949572-search-directory-contacts
  2. This API allows you to get the contacts history (invites or responses) based on the ContactID from the previous step: https://api.qualtrics.com/f30cf65c90b7a-get-directory-contact-history

Hope this helps you.

Best

Christian