Employee Event List REST Endpoints

Employee Event List
The resource for fetching employee events.
Check if questions exist for events
Method: post
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEvents/action/questionsExistForEvents
Current user's events
Method: post
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEvents/action/findMyEvents
Fetch AI recommended upcoming events
Method: post
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEvents/action/findPromotedAndAIRecommendedEventsForMyCommunications
Fetch upcoming events
Method: post
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEvents/action/findUpcomingEventsForMyCommunications
Find upcoming events for the employee community
Method: post
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEvents/action/findUpcomingEventsForEmployeeCommunity
Get all employee events
Method: get
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEvents
Get an employee event
Method: get
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEvents/{EventNumber}
Register an event
Method: post
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEvents/action/registerForEvent
Search for event
Method: post
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEvents/action/findByAdvancedSearchQuery
Track employee event activity
Method: post
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEvents/action/trackEmployeeEventActivity
Update response for respondents
Method: post
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEvents/action/updateResponseForRespondents
Withdraw from event
Method: post
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEvents/action/withdrawFromEvent