Connection
Last updated
Last updated
ODKConnector gives the possibility to connect to ODK-based servers such as ONA and KoboToolbox using Request based basic Authentication to pull forms in the .json format.
API Example: https://api.ona.io/api/v1/data/formID.json
API Example: https://kc.kobotoolbox.org/api/v1/data/formID?format=json
If the connection is successful the following message is displayed
Else, an error message will be fired indicating the issue.