qualtRics (version 3.1.0)

create_raw_payload: Create raw JSON payload to post response exports request

Description

Create raw JSON payload to post response exports request

Usage

create_raw_payload(surveyID, label = TRUE, last_response = NULL,
  start_date = NULL, end_date = NULL, limit = NULL,
  local_time = FALSE, unanswer_recode = NULL,
  include_questions = NULL)

Arguments

surveyID

Survey ID

label

Flag

last_response

Flag

start_date

Flag

end_date

Flag

limit

Flag

local_time

Flag

unanswer_recode

Flag

include_questions

Flag

Value

JSON file with options to send to API

See Also

Functions all_surveys and registerOptions have more details on these parameters