qualtRics (version 3.1.6)

download_qualtrics_export: Download response export

Description

Download response export

Usage

download_qualtrics_export(fetch_url, requestID, verbose = FALSE)

Arguments

fetch_url

URL provided by Qualtrics API that shows the download percentage completeness

requestID

ID

verbose

See fetch_survey()

Details

If the request to the Qualtrics API made by this function fails, the request will be retried. If you see these failures on a 500 error (such as a 504 error) be patient while the request is retried; it will typically succeed on retrying. If you see other types of errors, retrying is unlikely to help.