Method for activating a survey after it has been imported. | XM Community
Skip to main content
Hello, after importing a survey via the API, the state for the survey is set to False (isActive=>False). What is the API endpoint for activating/publishing the survey?



I have tried creating a survey distribution and generating distribution links. Both those endpoints give an error about trying to interact with a survey which is not active.



Please let me know what the proper method for activating a survey via the API is.



Thank you.
Figured it out, use the update survey endpoint: https://api.qualtrics.com/docs/update-survey

Leave a Reply