get_xml_form_id_from_name: Get Form ID from Name

View source: R/utils-odk-central.R

get_xml_form_id_from_nameR Documentation

Get Form ID from Name

Description

Sometimes it is necessary to get the form ID from the project name, in particular

Usage

get_xml_form_id_from_name(
  form_name,
  projectID,
  central_url,
  central_email,
  central_password
)

Arguments

form_name

The name of the form for which you would like the ID

projectID

The ID for the project you are searching for

central_url

The url which points to an ODK Central sever

central_email

The email linked to your ODK central account

central_password

The password used for your central account

Details

Rpackage file: utils-odk-central.R


l-gorman/rhomis-R-package documentation built on Nov. 8, 2023, 6:46 a.m.