I am sorry, I replied from mail and I do not see my reply here under the thread.
We do want the app to send data to kobo server, and then we want it copied to our server. I have come across this API endpoint -
https://kf.kobotoolbox.org/api/v2/assets/aGVwtSNjWLJmTMnkqHTJeR/data/?format=json
Now, if I enter more data - it will accumulate and the JSON builds up continuously. As our data entry in the app is daily, 300+ facilities, the accumulated JSON becomes unusable soon.
How can we filter by ‘date’, say - ‘give me data of date X’.