Skip to main content

List Report adds standard version

· One min read

As the standard version is being used for analytics purposes by some key clients, we have added version inside standard in the List Report API endpoint.

  • API Method: List Report
  • Attributes: version
  • Description: When report data is pulled, standard version attribute will always be available in Rise API.

With an aim to support clients to get important information from form data, we have added total_available_capacity_in_units and total_number_of_employees inside formData in the GET Step Execution API endpoint.

  • API Method: Get Step Execution
  • Attributes: total_available_capacity_in_units, total_number_of_employees
  • Description: If the assessments use Factory Capacity Form or Factory Information Form, these attributes will be available in Rise API.

With an aim to support clients to get important information related to metadata, we have added 8 new attributes inside capa and assessmentExecution in the GET Report API endpoint.

  • API Method: Get Report
  • Attributes: dueDate, escalatedBy, followUpType, assessmentLocation, assessmentDueDate, assignedUsers, declineReasons, version
  • Description: When report data is pulled, these attributes will be available in Rise API.

For more details, please refer to the List Report API Guide found on this page.