Skip to Main Content
Community Feedback

We love to hear your feedback. Your suggestions and ideas are important to us. Our feedback forum is a great place to post your ideas and vote on others. Please share your detailed use case and how the proposed enhancements can increase value to your business. We do read all of your posts, but may not be able to respond to all comments.

More information on the status of submitted ideas can be
found here

Status New idea
Categories Integration
Created by Kylie Smart
Created on Dec 5, 2024

API Performance Ratings to HRIS

To API Performance review rating to HRIS, or in the interim add "Overall Performance Rating" to the current code below:


[
{
"firstName": "string",
"lastName": "string",
"externalEmployeeId": "string",
"email": "string",
"pageUpId": "00000000-0000-0000-0000-000000000000",
"startDate": "2024-12-05T05:09:23.527Z",
"endDate": "2024-12-05T05:09:23.527Z",
"completedDate": "2024-12-05T05:09:23.527Z",
"reviewProcess": "string",
"fileDownloadUrl": "string",
"fileName": "string"
}
]
What business value are you trying to achieve?

Because we use Overall Performance Ratings as part of salary and performance bonus calculations we need to export the Performance Report and upload that to our HRIS. It would be ideal to API the performance review ratings and details to our HRIS whenever a review status is registered as "Complete".

  • Attach files