Need code for the Qualtrics API automation.

Need code for the Qualtrics API automation.
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.
0
Best Answer
-
ana_velez_voce MedellínCommunity Member, Qualtrics Partner, XMPN Member, XMPN Champion Superuser ✭✭✭✭
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
0
Sign In to Comment
Answers
These links are giving 404 responses. Is the documentation downloadable?