Hello everyone, I am trying to extract the links to all videos recorded by my customers. Is there an API call for this? Or how would anyone suggest doing this?
Page 1 / 1
Hi
you can use the retrieve response API which provides you per response the file ID:
https://api.qualtrics.com/1179a68b7183c-retrieve-a-survey-response
You can also export all responses by following this guide:
https://api.qualtrics.com/u9e5lh4172v0v-survey-response-export-guide
Using the file ID, you can create the URL to download the video file (replace brandId and fileId with the actual values):
https://brandid.qualtrics.com/Q/File.php?F=fileId
Best
Christian
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.