Thread Previous • Date Previous • Date Next • Thread Next |
Hi , I used that api for sending data values from api to dhis2 DB. (data values of data sets) URL: curl -d @datavalueset.json "https://play.dhis2.org/demo/api/26/dataValueSets" -H "Content-Type:application/json" -u admin:district -v Values Are send successfully to DHIS2 DB .But how to tell db using this api that This data set is complete . Kindly Help.
Thread Previous • Date Previous • Date Next • Thread Next |