This plugin provides the reporting functionality for CRM 2.0.

End Points

Report (/report)

Title/report
MethodGET
URLGET /report
DescriptionIt generates a report by requesting the reporting server. It returns the generated report as a PDF document.
Query Parameters{
rptName: string (The full name to report action),
… (and any other parameters to pass to report)
}
ResponseStatus Code: 200
Returns the generated report as PDF.
Requires AuthYES

For Developers:

Generate a report for testing:

Tagged:

Leave a Reply

Your email address will not be published. Required fields are marked *