Goal Progress Details REST Endpoints
Goal Progress Details
The goalsProgressDetails resource provides progress details for an employee goal or for all team member's goals.
- Create and assign goal to direct reports
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/goalsProgressDetails/action/createAndAssignGoal - Fetch goal plan and review period details for an employee
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/goalsProgressDetails/action/getRPAndGPDetails - Get a goal's progress details
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/goalsProgressDetails/{LoggedInPersonId} - Get all goals' progress details
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/goalsProgressDetails - Retrieve progress details
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/goalsProgressDetails/action/fetchGoalsProgressInfo - Update goal progress and submit
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/goalsProgressDetails/action/postGoalsDetails