← Back to team overview

dhis2-devs team mailing list archive

Re: DHIS2 WSDL?

 

Hi Edwin,

to add to what Saptarshi says... This example in the docs describes an
approach which is slightly simpler:

http://www.dhis2.org/doc/snapshot/en/user/html/ch25s06.html

Another tip for looking up the meta-data you need from the Web API is to go
through the data set resource and append /form to arrive at the form
resource, for instance:

http://apps.dhis2.org/demo/api/dataSets/BfMAe6Itzgt/form.json

Lars

References