DIHS2 Data Export to SQL

Kindly assist Team. I want to set automated export of data from DHIS2 into SQL Server using a DHIS2 API. I would like the export to be a bulk export if possible. The forms are in Tracker Capture in DHIS2

Hi @scelo

Welcome to the community!

It’s interesting to know why you’d still need to export the data to SQL Server when you have everything ready in the PostgreSQL database within your instance.

You might want to start by making yourself familiar with the DHIS2 API. Check out the docs: developers.dhis2.org

You are more than welcome to ask any specific question while exploring the solution you are working on. It’d be great to hear what’s the actual use case and why SQL Server is needed.

Thanks!