Need code for the Qualtrics API automation. | XM Community
Skip to main content

Hello good people,
I am Rahat. I work for the South Dakota Department of Health. We are working on a very urgent project for the Qualtrics API automation as part of our works to fight against COVID 19. Could you please share the API for this?
The requirements for the API are :

  • writing a python function that creates a mailing list(Qualtrics API) in Qualtrics using a csv file.

  • writing a python function that queries Qualtrics (Qualtrics API) for the id of the mailing list created above.

  • modifying the test survey python script to leverage the above functions to automatically start the sms illness monitoring program.


Hi!!!

these are some of the API calls you can use

Get Organization


https://api.qualtrics.com/reference#import-mailing-list-contacts-with-transactions


Get Organization


https://api.qualtrics.com/reference#list-mailing-lists-1


Get Organization


These links are giving 404 responses. Is the documentation downloadable?


Leave a Reply