Method for activating a survey after it has been imported. | XM Community
Solved

Method for activating a survey after it has been imported.

  • 11 October 2018
  • 1 reply
  • 1 view

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.
icon

Best answer by shahzeb 11 October 2018, 21:06

View original

1 reply

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

Leave a Reply