Solved
How to retrieve anonymous distribution link through API
Hello all.
I am programmatically creating, importing and activating over 100 surveys into Qualtrics through the API. I want each survey to be publically open and accessible through an anonymous link.
There are no associated contact distributions, therefore the survey distribution API references do not seem appropriate here. I need to automate the retrieval of these links.
Are there any v3 API references that allow retrieving the simple anonymous link? I failed to find such a reference, despite having built a wrapper for almost all calls available in the documentation.
Thank you,
Pierre
Best answer by Anonymous
Hello @Pierre ,
Anonymous link has a fixed pattern, the only thing changes is the survey Id
Eg: https://DATA_CENTER_ID.qualtrics.com/jfe/form/SURVEY_ID
Data center Id is fixed, only you need to change the survey id. which can be fetched using this api
View originalLeave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.