I was wondering where each form data is being stored, since I would like to plug this data into a web based application i.e. reporting, dashboard, graphs etc.
Thanks for the detailed thread on how Central is planned, I believe ODK Central moved away from the way data was stored in aggregate i.e. in separate tables. Is there a guide how can I pull or store data through OData/APIs and move it into MySQL or other database?
Thanks for pointing towards the documentation, I have reviewed API documentation for accessing all submissions (in possible JSON format), reason being that I need to tie this data with a relational database and automate this process (for customized reporting i.e. not exporting all columns, joining with other datasets etc)
Few troubles that I got into using postman trying to get all submission ins JSON:
Using /forms/tf/submissions returns below response: