Wishing you well. Please note that my colleagues might use Kobo for data collection. As a developer, I am thinking to write a script (nodeJS / Python) for the purpose of capturing data and inserting it into our database. How can I achieve that?
Hello,
Why do you need to do own programming on this? KoBo Toolbox / KoBo ODK Collect normally offers enough for data collection, submission and storage.
Did you go through the KoBo manuals already?
You should be able to do this using the KoboToolbox API with Python or Node.js. Once data is submitted to Kobo, your script can fetch the responses automatically and insert them into your database. The API documentation and token authentication setup would be a good place to start.