apiodkinstanceidjavarosa

ODK API : How to filter instanceIDs based on submission date


I am transferring data from ODK to another application through API.

For this I am fetching the instances of an ODK form and then fetching each instance's details.

What I want is to filter the form Instances(InstanceID) based on submission date so that I don't have to loop through all of them.

Pls help.


Solution

  • Not Possible Yet.

    Detail here : https://forum.opendatakit.org/t/filter-instanceids-based-on-submission-date/6789