I'd like to automate the creation of a survey, possibly using the API? | XM Community
Question

I'd like to automate the creation of a survey, possibly using the API?

  • 23 March 2020
  • 1 reply
  • 102 views

I'd like to automate the creation of a survey, possibly using the API? Currently I create a survey by copying an empty (no responses) project, giving it a new name, and then I get a single reusable link. I'd like to do this either using a script of some sort, or using C# and would appreciate suggestions on how to proceed. The basic operation would be to pass in the project name of the blank project to copy along with the name of the new project and output the reusable link.

1 reply

Userlevel 7
Badge +22
Check the below APIs

https://api.qualtrics.com/reference#copy-survey
https://api.qualtrics.com/reference#update-survey

Leave a Reply