api_data <- function(){
c("report",
# needs specific arguments
"surveyLink", "participantList", "surveyQueueLink", "surveyReturnCode")
}
api_meta <- function(){
c("arm", "dag", "userDagMapping", "event", "exportFieldNames",
"instrument", "formEventMapping", "metadata", "project",
"record", "repeatingFormsEvents", "version", "user",
"userRole", "userRoleMapping")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.