Sync real time data from Kobo to Stata

Hi everyone!

I am currently working on a project which requires running daily data checks on incoming data. Is there a feature in Kobo through which I can sync (or transfer) data directly to Stata without having to download the data every day? If not, it would be extremely helpful if such a feature (or Stata package) could be designed.

Thank you!

Hi Mahrukhkan,

KoboToolbox provides an API token that you can get with basic curl get service. It is a passive way to get the submissions.
Another way is to activate and use Rest service, that can forward the submission to your place of choice.
Both are explained here
http://support.kobotoolbox.org/managing-your-project-s-data/api-and-rest-services

Hope this helps,
Sarah

1 Like