Employee Event List REST Endpoint for Employee Events List REST Endpoints

Employee Event List REST Endpoint for Employee Events List
The resource for fetching employee events.
Current user's events
Method: post
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEvents/action/findMyEvents
Custom action for tracking an employee interaction with an event.
Method: post
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEvents/action/trackEmployeeEventActivity
Fetch upcoming events.
Method: post
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEvents/action/findUpcomingEventsForMyCommunications
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
Withdraw from event.
Method: post
Path: /hcmRestApi/resources/11.13.18.05/communicateUIEmployeeEvents/action/withdrawFromEvent