New to API, need help pulling ONLY specific variables from a survey | XM Community
Question

New to API, need help pulling ONLY specific variables from a survey


Userlevel 6
Badge +5
As far as I can tell, the API pull seems to be an all or nothing approach. Does someone have instructions for how to pull only certain variables using the API and not pull any extra information?

Thanks in advance!

6 replies

Badge +4
Hi @uhrxx005, this can help you:

!

https://api.qualtrics.com/reference#create-response-export-new
I have a requirement to pass end date as a parameter while pulling the responses. And the end date needs to change dynamically, without manual input, based on when we are refreshing the data. Is that possible?
Badge +4
@Kajal - yes it is possible. You can use excel macro where you can pass the end date parameter dynamically based on your requirement. Use the response export API in the macro.
@Alok: Thanks for the response. My use - case involves around bringing this data onto our Data Lake. So cannot use an excel macro here. Is there any other way?
Badge +4
@Kajal - please let me know the source from where you want to trigger the API.
@Alok: I am not sure what you are referring to? Are you asking what data I need to pull through API?

Leave a Reply