Get News Feed Items By Id
Get an array of items from the newsfeed by id.
If the current user cannot access a particular item, it will be excluded from the results.
NsApiSlow threshold: 2000 ms.
Headers
Convert string references and multi-language values into a specified language (iso2) code.
Convert string references and multi-language values into a specified language (iso2) code. Overrides Accept-Language value.
Number, date formatting in a specified culture (iso2 language) code. Partially overrides SO-Language/Accept-Language value. Ignored if no Language set.
Specify the timezone code that you would like date/time responses converted to.
The application token that identifies the partner app. Used when calling Online WebAPI from a server.
Query Parameters
Optional comma separated list of properties to include in the result. Other fields are then nulled out to reduce payload size: "Name,department,category". Default = show all fields.
Body
NewsFeedItemIds
GetNewsFeedItemsById: Get an array of items from the newsfeed by id. If the current user cannot access a particular item, it will be excluded from the results.
Response
OK
Primary key
Short, descriptive headline. Plain text title. Multi-language string supported: 'US:"english";NO:"norsk"'.
Short, descriptive summary. Plain text summary. Multi-language string supported: 'US:"english";NO:"norsk"'.
Multi-language descriptions for the news feed item, where the key is an ISO 2 letter language code (e.g. 'en', 'no', 'de') and the value is the description in that language. Styling via pre-defined CSS classes. No SCRIPT or STYLE tags allowed. The 'current' value is set based on the Accept-Language/SO-Language header.
Call to action items for the news feed item. Each item contains a title, an identifier, a type and flavor.
URL Link to an image associated with the news item.
URL Link to the source of the news item, or an SOProtocol link to a SuperOffice item
Preview hint for the news item. e.g. {contact_id=123}
Name of the instance that published this item. e.g. Pete the prospector
Type of the instance that published this item. e.g. Prospector Agent
Importance of the news item. Low to High. Higher priority items may be shown more prominently in the feed.
NoPriority, Highest, High, Normal, Low, Lowest Registered when in UTC.
Last updated when in UTC.
When the news item expires and should no longer be shown in feeds (UTC) in UTC.
Indicates if the item is being handled by a CTA. (normal, processing, processed)
Normal, Handling, Handled Set to true when the recipient user has read the news feed item.
When the recipient user read the news feed item (UTC) in UTC.
Carrier object for Contact. Services for the Contact Carrier is available from the Contact Agent.
Carrier object for Person. Services for the Person Carrier is available from the Person Agent.
Carrier object for Project. Services for the Project Carrier is available from the Project Agent.
Carrier object for Sale. Services for the Sale Carrier is available from the Sale Agent.
The id of the application that registered this news item. Used to resolve where any CTA should be posted when clicked.
Place related to news item (city or city + country) (optional)
Rating as percentage (0-100). 0 = undefined. 1-9 = No stars, 10-30 = One star, Two stars = 31-50, 90-100 = Five stars. Client can render rating as stars, pie chart, thumbs up or down, however they want. Default 0 indicates no rating.
Related topics
WebAPI changes in SuperOffice 12.2Get News Feed ItemNewsFeedItemPost News Feed ItemDelete News Feed Item