system.report
Report Functions
The following functions give you access to report details and the ability to run reports.
📄️ system.report.executeAndDistribute
Executes and distributes a report.
📄️ system.report.executeReport
Immediately executes an existing report and returns a byte[] of the output.
📄️ system.report.getReportNamesAsDataset
Gets a data of all reports for a project.
📄️ system.report.getReportNamesAsList
Gets a list of all reports for a project.