Employee Communications REST Endpoints
Employee Communications
The communicateUIMyCommunications resource provides the list of communications for the logged in user.
- Find communications
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/communicateUIMyCommunications/action/findByAdvancedSearchQuery
- Get a communication
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/communicateUIMyCommunications/{CommunicationId}
- Get all communications
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/communicateUIMyCommunications
- Highlight specific communications
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/communicateUIMyCommunications/action/findHighlights
- Retrieve email content
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/communicateUIMyCommunications/action/previewEmail