Hello! We might be supporting a user in using CyberTracker soon. I was wondering if there was a way to batch download observations and attachments from CyberTracker Online, and to do so programmatically i.e. using an API or similar. I see there is a way to Export data as CSV, and via the tables a way to download photos / recordings one-by-one. But I would love to do an automated fetch of all of the data that I can schedule to run on a given basis. Like, once a month, download all of the data (observations and attachments).
Are there plans for such an interface? It would be great to have e.g. an {project_id}/observations endpoint from which we could download all of the data, and deeper endpoints for attachments etc.
Thanks!