Description Usage Arguments Value
View source: R/odk_get_submission.R
Get the data from a particular submission
1 2 3 4 5 6 7 8 9 |
url |
The URL of the ODK Aggregate server, default being https://bohemia.systems, without a trailing dash |
id |
The primary id of the form |
id2 |
The secondary id of the form |
uuid |
The uuid (including the "uuid:" prefix) of the particular submission to be retrieved |
user |
The ODK Aggregate username |
password |
The ODK Aggregate password |
use_data_id |
Whether to substitute the id2 field with "data" in the submission retrieval URL |
An xml of the submission's content
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.