Adding a response to a survey using the API? | XM Community
Solved

Adding a response to a survey using the API?


Hi,

Does anyone know if it's possible to add a response to a survey through the API? Looking through the documentation, I can see how to update or delete an existing response, but I'm not seeing a method for adding a new one.

Thanks!
icon

Best answer by TomG 2 May 2018, 20:19

View original

5 replies

Userlevel 7
Badge +27
You can import responses with the API.
Thank you TomG, I saw that, but I am hoping to not have to create and store files in order to add responses through the API, even if it's only temporary. Is there no way to just pass raw data through the API to generate a new response?
Userlevel 7
Badge +27
Well, in previous versions of API you could include the import file as part of the data as described in the docs. So you wouldn't actually have to save the temp file.
Is there a follow up on this? Is it at least on the roadmap?
Userlevel 7
Badge +27
> @dmitribostan said:
> Is there a follow up on this? Is it at least on the roadmap?

https://api.qualtrics.com/reference#createresponse

Leave a Reply