Explore Goals REST Endpoints
Explore Goals
The exploreGoals resource provides the available library goals and shared goals for a specific employee.
- Find a development goal to explore
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/exploreGoals/action/getDevSharedAndLibraryGoals - Find a goal to explore
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/exploreGoals/action/findByAdvancedSearchQuery - Find a performance goal to explore
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/exploreGoals/action/getPerfSharedAndLibraryGoals - Get a goal to explore
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/exploreGoals/{PersonId} - Get all goals to explore
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/exploreGoals - Get performance comments and goal level comments
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/exploreGoals/action/findPerformanceComments - Ignore shared goal
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/exploreGoals/action/exploreGoalAction