- Subcategories:
- Employee Event Owners
- Large Object (LOB) Attributes - Description
- Large Object (LOB) Attributes - LocationDetails
- Large Object (LOB) Attributes - MeetingDetails
Employee Event List REST Endpoints
Employee Event List
The resource for fetching employee events.
- Check if questions exist for events
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEvents/action/questionsExistForEvents - Current user's events
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEvents/action/findMyEvents - Fetch AI recommended upcoming events
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEvents/action/findPromotedAndAIRecommendedEventsForMyCommunications - Fetch upcoming events
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEvents/action/findUpcomingEventsForMyCommunications - Find upcoming events for the employee community
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEvents/action/findUpcomingEventsForEmployeeCommunity - Get all employee events
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEvents - Get an employee event
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEvents/{EventNumber} - Register an event
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEvents/action/registerForEvent - Search for event
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEvents/action/findByAdvancedSearchQuery - Track employee event activity
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEvents/action/trackEmployeeEventActivity - Update response for respondents
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEvents/action/updateResponseForRespondents - Withdraw from event
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEvents/action/withdrawFromEvent