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

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.

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


Leave a Reply