Retrieving data from the kobo rest api

Dear Michael,

If you are interested to use R, here are the functions and working examples that download CSV data from KoBo using API and save it as xlsx.

Best regards,

Punya

···

On Wednesday, September 12, 2018 at 9:15:39 AM UTC+3, Michael Bukachi wrote:

How do I retrieve data for a form using the rest API in a different format, say csv or xls. The json format returned is quite difficult parse since each form might have different keys for the data field.
I noticed that on the toolbox website, one could export as xls and was wondering if similar functionality was available via the API

1 Like