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.
_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : dhis2-devs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to