odk_get_secondary_id: ODK get secondary ID

Description Usage Arguments Value

View source: R/odk_get_secondary_id.R

Description

Get the secondary ID of an ODK form list from an aggregate server. This is useful in the rare case that the xls used to generate the xml was not named identically to the formId. The secondary ID is used for inserting into a downloadSubmission http request (see odk_get_submission)

Usage

1
odk_get_secondary_id(url = "https://bohemia.systems", id = "recon")

Arguments

url

The URL of the ODK Aggregate server, default being https://bohemia.systems, without a trailing dash

id

The primary id fo the form

Value

A character vector of length 1


databrew/saint documentation built on May 13, 2021, 10:56 a.m.