entityFeedQuery
Url
/V2.0/services/data/entityFeedQuery
HTTP Method
GET,POST
Description
Returns the social feed of an object 
Parameters
Name Type Description
entityId* entityId (string)
fields string[] List of Fields the query should return
feedItemOptions string[] List of feed item options

Available options:

  • Default
  • BodyMarkup
  • Summary
paging paging Paging setting for the query
Result
Name Type Description
items postFeedItem[]
paging paging
In case of failure an error object will be returned
* indicates required fields