This plugin provides the reporting functionality for CRM 2.0.
End Points
Report (/report)
Title | /report |
Method | GET |
URL | GET /report |
Description | It 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) } |
Response | Status Code: 200 Returns the generated report as PDF. |
Requires Auth | YES |
For Developers:
Generate a report for testing: