Survey Solutions API call for Assignment Creation
suso_createASS.Rd
Creates assignment with prefilled data.
Usage
suso_createASS(
df = UPLOADdataCHECK,
server = suso_get_api_key("susoServer"),
apiUser = suso_get_api_key("susoUser"),
apiPass = suso_get_api_key("susoPass"),
workspace = NULL,
token = NULL,
QUID = NULL,
version = NULL
)
Arguments
- df
dataframe with upload data
- server
Survey Solutions server address
- apiUser
Survey Solutions API user
- apiPass
Survey Solutions API password
- workspace
server workspace, if nothing provided, defaults to primary
- token
If Survey Solutions server token is provided apiUser and apiPass will be ignored
- QUID
the questionnaire id
- version
the questionnaire version