- Subcategories:
- Candidate Attachments
- Large Object (LOB) Attributes - PostContent
- Post Action Metrics
- Post Mentions
Posts REST Endpoints
Employee Community Details/Posts
The posts resource provides access to employee community posts.
- Create a post
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/communicateUIEmployeeCommunityDetails/{EmployeeCommunityId}/child/posts - Delete a post
- Method: deletePath:
/hcmRestApi/resources/11.13.18.05/communicateUIEmployeeCommunityDetails/{EmployeeCommunityId}/child/posts/{EmployeeCommunityPostId} - Get a community post
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/communicateUIEmployeeCommunityDetails/{EmployeeCommunityId}/child/posts/{EmployeeCommunityPostId} - Get all employee community posts
- Method: getPath:
/hcmRestApi/resources/11.13.18.05/communicateUIEmployeeCommunityDetails/{EmployeeCommunityId}/child/posts - Update a post
- Method: patchPath:
/hcmRestApi/resources/11.13.18.05/communicateUIEmployeeCommunityDetails/{EmployeeCommunityId}/child/posts/{EmployeeCommunityPostId} - Update views for a community post
- Method: postPath:
/hcmRestApi/resources/11.13.18.05/communicateUIEmployeeCommunityDetails/{EmployeeCommunityId}/child/posts/action/updateViews