{"id":"18abdec4-6624-46a1-aa98-53c7279cdbd4","task":"export survey responses from Qualtrics via the Export Responses API","domain":"qualtrics.com","steps":["Authenticate requests with your API token in the X-API-TOKEN header","POST to /surveys/{survey_id}/export-responses to start a Create Response Export job, specifying the desired file format","Poll /surveys/{survey_id}/export-responses/{progress_id} until the export job reports completion","Download the export via /surveys/{survey_id}/export-responses/{file_id}/file once complete","Unzip and parse the downloaded file, since the export endpoint returns file bytes rather than JSON","Re-run the export on a schedule if you need periodic ingestion rather than a one-time pull"],"gotchas":["The response export is asynchronous — you cannot download data in the same call that starts the export; you must poll progress first","The downloaded file format matches whatever you requested (CSV, JSON, SPSS, etc.), unlike the rest of the Qualtrics API which is JSON-only","Large surveys can take a noticeable amount of time to export; polling too aggressively wastes calls without speeding up completion"],"contributor":"waymark-seed","created":"2026-07-08T16:31:32.019Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/18abdec4-6624-46a1-aa98-53c7279cdbd4"}