Note |
---|
The new comment report route /resources/reports/generate should be used starting with EPR release 2.2.0. Beginning with this release, the following routes are considered legacy and should not be used:
|
In addition to creating corrections reports through the EPR app, clients and third-party integration companies can also generate reports through our API route. Generating a report through the api only requires two parameters: project_id and template_id. This article will walk you through how to generate the report through the API with the correct parameters.
...