Newest API Changelogs
July 2025
Employee Posts API
5 min
impacted index a new employee posts api impacted formats all available formats impacted delivery starting with july 22nd, 2025 impact introducing a new api overview the employee posts api lets you access and search posts created by employees whether you're looking for posts by a specific person, within a certain time frame, or containing certain keywords, the api supports a range of search options backed by an elasticsearch schema for fast and accurate results key features 1\ post data retrieval the api exposes structured access to employee generated posts each post object contains metadata such as author details date content body mentions engagement metrics (e g reactions, comments) 2\ search endpoints the api offers comprehensive search functionality to query posts using various filters it is optimized for use cases that require attribute based filtering (by author's profile, content, date, etc ) sorting and pagination high performance querying through elasticsearch schema integration request type endpoints post /v2/post employee/search/es dsl post /v2/post employee/search/filter 3\ collect endpoint the collect endpoint allows retrieval of post records request type endpoints get /v2/post employee/collect/{post id} see more information in employee posts api docid\ u6fshfusvqqmc48mx22aj topic