how to get incremental records for this Qualtrics API | XM Community
Skip to main content

Hi Team,
I am using this API(https://ca1.qualtrics.com/API/v3/surveys/{surveyId}/export-responses) . Need to know how to fetch incremental records . I am using Python to pull the response.
At present i am taking the RESPONSE_DATE max value and incrementing 1 millisecond to that date and passing to StartDate parameter of the API. but I am receiving one response id which i got in previous run.
Please help me out on this. how to fetch the incremental records let me know the multiple ways to do this

Be the first to reply!

Leave a Reply