Welcome to the Jazz Community Forum
API to export DNG module views to excel

Hello,
One answer

If you want to use the Reportable REST API and then export the data you get into CSV/Excel, you will have to write the code yourself. If the programming language/environment provides libraries for this, you can use them.
Comments

Hi Ralph,

I do not know. Public APIS are Reportable REST, OSLC and APIs documented here: https://jazz.net/wiki/bin/view/Deployment/CLMProductAPILanding . In addition there are internal APIs that mist not be used by customers.
The APIs usually do not support excel as output format. OSLC/Reportable REST support RDF/XML and maybe JSON. If you want Excel, you will likely have to do the conversion yourself.

No this wont help. I see that DNG is internally using the below API to export the data into excel,

No