Re: [Dhis2-users] Request Help On How To Access Web API in DHIS2

2018-08-20 Thread Abumere Ejakhegbe
Hello Getachew, http://webaddress/api/{version}/{object} eg https://play.dhi2.org/api/29/organisationUnits You can also use the details option that will help guide you. [image: image.png] Abumere On Mon, Aug 20, 2018 at 2:04 PM Getachew Chala wrote: > Hi all, > I need Help On How To Access W

Re: [Dhis2-users] Request Help On How To Access Web API in DHIS2

2018-08-20 Thread Knut Staring
The API is accessible like this: https://play.dhis2.org/2.30/api/resources It is documented here: https://docs.dhis2.org/master/en/developer/html/webapi.html#webapi_introduction Knut On Mon, Aug 20, 2018 at 9:04 AM Getachew Chala wrote: > Hi all, > I need Help On How To Access Web API in DHI