Method for activating a survey after it has been imported. | XM Community
Skip to main content
Solved

Method for activating a survey after it has been imported.

  • October 11, 2018
  • 1 reply
  • 20 views

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.

Best answer by shahzeb

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

1 reply

  • Author
  • Answer
  • October 11, 2018
Figured it out, use the update survey endpoint: https://api.qualtrics.com/docs/update-survey