Reporting API
Create, retrieve, delete, duplicate, and download reports.
Note: Limited Availability This feature is in limited availability. If you are interested, please contact your
Who can use this feature?
To use the APIs, you must have a Visier account with a profile that has the API capability. If you don't have an account, contact your administrator. They will create an account for you with permissions that allow you to view data.
In addition to an API profile, your API user must have a profile with the following capabilities:
- View Report
- Write Report
- Export to Excel
Not sure if you have this feature or capability? Reach out to your administrator.
Overview
You can use the Reporting API to create non-versioned reports in the Reports room. Creating a report using the API allows you to determine the structure such as a title and description. To edit other contents of the report, such as columns and group bys, navigate to the Reports room in Visier. For more information, see Reports.
With this API, you can:
- Retrieve a list of reports
- Retrieve a report's details
- Create a report
- Duplicate a report
- Delete a report
- Download a report