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.jsonarrow-up-right
API Example: https://kc.kobotoolbox.org/api/v1/data/formID?format=jsonarrow-up-right
If the connection is successful the following message is displayed
Else, an error message will be fired indicating the issue.
Last updated 3 years ago