export_responses_progress: Monitor progress from response request download, then obtain...

View source: R/utils.R

export_responses_progressR Documentation

Monitor progress from response request download, then obtain file download location

Description

Monitor progress from response request download, then obtain file download location

Usage

export_responses_progress(surveyID, requestID, verbose = FALSE)

Arguments

surveyID

ID of survey whose responses are being pulled

requestID

exportProgressId from https://api.qualtrics.com/37e6a66f74ab4-get-response-export-progress

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.


qualtRics documentation built on Nov. 18, 2022, 5:08 p.m.