Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I synchronise Enketo with my database #402

Closed
dawoodjee opened this issue Feb 9, 2016 · 2 comments
Closed

How do I synchronise Enketo with my database #402

dawoodjee opened this issue Feb 9, 2016 · 2 comments

Comments

@dawoodjee
Copy link

I have a ready made web application running on PHP and Mysql. We are considering switching to Enketo forms, embedded or otherwise for their offline capability and quick to launch capabilities.

I have scouted over google but cant find any direction on how to synchronise Enketo captured data to my MySQL database. There's the option to download the form as csv, convert, and import into my database but that presents obvious downsides.

I'm currently using enketo on KoboToolbox but can switch towards a self-hosted server or preferably another provider. Can the Enketo API on apidocs.enketo.org help?

I would like and will appreciate any direction given towards this.

@dawoodjee
Copy link
Author

This answer states that the API on KoBoToolbox can achieve this. http://support.kobotoolbox.org/customer/portal/questions/11665485-api

API https://kc.kobotoolbox.org/api/v1/

@MartijnR
Copy link
Member

MartijnR commented Feb 9, 2016

Enketo-core is just the form engine and doesn't deal with submissions. It's dealt with in Enketo Express (nodeJS) and the old Enketo Legacy (PHP). However, Enketo Express/Legacy simply forwards submissions to an OpenRosa server such as ODK Aggregate or KoBoCAT or Ona. It doesn't store them on a server.

I'm not very familiar with the KoBo API. Best to ask them directly.

Good luck!

@MartijnR MartijnR closed this as completed Feb 9, 2016
@lognaturel lognaturel transferred this issue from enketo/enketo-core Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants