Data download from ODK Central to secured Cloud

Hello,

Our team is starting to use ODK Central. We have built ODK central on our own server and we have a lot of security constraints. I was wondering if it is possible to prevent the download of the data to local computers but instead direct the files to our secured cloud.

Thank you very much for your help,

Best wishes,

ST Team

I haven't tried this recently, but in your nginx conf (odk.conf.template) you should be able to reroute the various Central endpoints (e.g., /v1/projects/*/forms/*/submissions.csv.zip to wherever you'd like.

1 Like