samiam
1
I have a dashboard with all users and certain metrics.
To generate a report for a specific user I need to filter the dashboard for that particular user and then go to reporting>generate report as PDF.
I’d like to do this programatically but can’t seem to find any documentation on how to go about it. Is this possible?
Hi @samiam,
As per the documentation, it’s not possible to use the API to generate PDF or PNG reports.
As a workaround, you can use the reporting CLI to create your own API. You can find an example of a third-party solution in this article: