export_responses_init: Initiate a request to the export-responses API endpoint

View source: R/fetch_survey.R

export_responses_initR Documentation

Initiate a request to the export-responses API endpoint

Description

Initiate a request to the export-responses API endpoint

Usage

export_responses_init(surveyID, body)

Arguments

surveyID

ID of survey whose responses are being pulled

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.


ropensci/qualtRics documentation built on Feb. 2, 2024, 12:49 a.m.