- Subcategories:
- Large Object (LOB) Attributes - Comments
- Large Object (LOB) Attributes - LongDescription
- Large Object (LOB) Attributes - SuccessCriteria
Performance Goals REST Endpoints
Goal Plans/Performance Goals
The performanceGoalsV2 resource provides performance goals of workers.
- Assign a performance goal
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/goalPlans/{GoalPlanId}/child/performanceGoals/{performanceGoalsUniqID}/action/goalAssignAction - Assign multiple performance goals
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/goalPlans/{GoalPlanId}/child/performanceGoals/action/goalAssignActionBatch - Cancel multiple performance goals
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/goalPlans/{GoalPlanId}/child/performanceGoals/action/cancelGoalsBatchAction - Check if goal's evaluated in performance documents and included in check-in documents
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/goalPlans/{GoalPlanId}/child/performanceGoals/{performanceGoalsUniqID}/action/checkGoalInPDAndCheckInDoc - Copy a goal
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/goalPlans/{GoalPlanId}/child/performanceGoals/{performanceGoalsUniqID}/action/copyGoal - Copy attachments of shared goal
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/goalPlans/{GoalPlanId}/child/performanceGoals/action/copyAttachments - Create a performance goal
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/goalPlans/{GoalPlanId}/child/performanceGoals - Delete a performance goal
- Method: deletePath:
/hcmRestApi/resources/11.13.18.05/goalPlans/{GoalPlanId}/child/performanceGoals/{performanceGoalsUniqID} - Delete multiple performance goals
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/goalPlans/{GoalPlanId}/child/performanceGoals/action/deleteGoalsBatchAction - Generate report URL
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/goalPlans/{GoalPlanId}/child/performanceGoals/action/buildBipReportUrlForGoals - Get a performance goal
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/goalPlans/{GoalPlanId}/child/performanceGoals/{performanceGoalsUniqID} - Get all performance goals
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/goalPlans/{GoalPlanId}/child/performanceGoals - Get details of a performance library goal
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/goalPlans/{GoalPlanId}/child/performanceGoals/action/getPerformanceLibraryGoalDetails - Get goal plan approval transaction status
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/goalPlans/{GoalPlanId}/child/performanceGoals/action/goalApprovalTransactionData - Get performance goal details
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/goalPlans/{GoalPlanId}/child/performanceGoals/action/getPerformanceGoalDetails - Get performance goal details for multiple goals
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/goalPlans/{GoalPlanId}/child/performanceGoals/action/getMultiplePerformanceGoalDetails - Performance Goals
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/goalPlans/{GoalPlanId}/child/performanceGoals/action/prepareApprovalTxnForSubmission - Save performance goal data for approval
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/goalPlans/{GoalPlanId}/child/performanceGoals/action/savePerfGoalApproval - Share selected performance goals
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/goalPlans/{GoalPlanId}/child/performanceGoals/action/shareActionBatch - Submit mass assignment process for performance goals
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/goalPlans/{GoalPlanId}/child/performanceGoals/action/submitEss - Update a performance goal
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/goalPlans/{GoalPlanId}/child/performanceGoals/{performanceGoalsUniqID}