Expose Saved Enhanced Reports through the API
Property Manager is required to manually run and export reports even when the rest of their workflow is already automated through the API. This creates unnecessary manual work and prevents end-to-end automation.
Desired capabilities:
- List saved reports and their IDs/names/columns
- Run a saved report with a specified date range
- Return the results as JSON or CSV
- Include report metadata such as date range, date basis, and generation timestamp
- Optionally provide the PDF version for accounting/audit documentation
2
votes