ODK Central Backup using Python
We have already seen how to get an access token using Python requests library for ODK central. Now, let us see how we can use… Read More »ODK Central Backup using Python
We have already seen how to get an access token using Python requests library for ODK central. Now, let us see how we can use… Read More »ODK Central Backup using Python
ODK Central provides an API for interacting with the server as described in its docs. Here I will provide some sample code blocks for interacting… Read More »ODK Central API Access using Python
How to download CSV files from a REST API using Python and save them in time stamped folders