added

Custom Reports API - 'Report status' added

Provision of report status via API

The GetReports endpoint has added several status label to indicate if a given report obtained via the Custom Reports endpoint contains the latest information viz.,

  • up-to-date: Your report is loaded and up to date. Any data changes that happen in the system that are relevant for report results will trigger an automated update to the report. For example, if a person’s position and salary is changed, any report that displays this data will be updated.
  • updating: Your report is currently loading. This can take a while depending on the amount of data.
  • update_failed: Something went wrong on our side. Reload the report or reach out through Find Answers if reloading fails.

Further, Custom Reports can have the following archival statuses assigned:

  • archived: The report has not been viewed or retrieved via Public API for at least 60 days. We are not updating it anymore. To reactivate the report, open the report and reload. Recent data changes will be reflected afterwards.
  • live: The report is live and any data changes that happen in the system that are relevant for the report results will trigger an automated update to the report