View source: R/utils-odk-central.R
get_email_token | R Documentation |
A function used to get the email token required to connext to ODK central
get_email_token(central_url, central_email, central_password)
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 |
Rpackage file: utils-odk-central.R
This function will return a token. This token is useful for
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.