Not getting latest responses in download | XM Community
Skip to main content
I am using following API to download responses from our survey SurveyId (SV_51p29YnUfv2F045). We are not getting responses from yesterday, can someone guide us



We used below API to craete export request :

https://rocheapac.au1.qualtrics.com/API/v3/responseexports

Params : {'format':'csv', 'lastResponseId': 'R_1DNcDiuyc1krfUL'}



We used below API to check progress of the export :

https://rocheapac.au1.qualtrics.com/API/v3/responseexports/$exportProgressId
Try this one: https://env.qualtrics.com/API/v3/surveys/surveyId/export-responses

more info
Thank you for your reply, I will use this API.



Both API export result in the form of file. Is there any API available in Qualtrics to read response of specific contact ID directly in JSON format (instead of downloading as file)

Leave a Reply