Description Usage Arguments Value
Connects to Kobo toolbox and downloads data. Needs the id of the asset (form). You can obtain this using kobo_assets() It's the uid that you use to identify the form. Note: We strongly advise against storing your Kobo password in a script.
1 | kobor_read(asset, username, password)
|
asset |
The id for the data you wish to download |
username |
Your Kobo username |
password |
Your Kobo password |
The downloaded data in flattened format.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.