Exporting Custom Dashboards
With the REST API, you can export custom dashboards as HTML and PDF formats.
To export custom dashboards
1. In the APTARE IT Analytics portal, generate a custom dashboard and save it. See
Saving Reports.
2. Run the saved dashboard.
3. Press
Ctrl + Alt + T to view the
Report Statistics and find the
Dashboard ID.
4. Call the REST API. The exportFormat parameter may be set to html or pdf. For example:
https://xyz.com/rest/exportDashboard.ajax?dashboardId=100031&exportFormat=html