ctejo
(Carlos Tejo)
1
Maybe you can reuse these example API calls
https://play.dhis2.org/2.36.12/api/dataSets.json?fields=id,name,dataEntryForm[id,htmlCode]&filter=dataEntryForm:!null&filter=dataEntryForm.htmlCode:null
https://play.dhis2.org/2.36.12/api/programStages.json?fields=id,program[name,id],name,dataEntryForm[id,htmlCode]&filter=dataEntryForm:!null&filter=dataEntryForm.htmlCode:null
2 Likes
Gassim
(AL-Gassim Sharaf Addin)
2
ctejo
(Carlos Tejo)
3
Hi @Gassim ! Thanks for the pointer. I have already included this example to the API wiki post.
1 Like
Gassim
(AL-Gassim Sharaf Addin)
4
Youโre welcome! Saw it, thanks for the helpful contributions!
@ctejo if you want, a quoting this post there as I did below works too!