Feed Elements, Post and Search
POST {{_endpoint}}/services/data/v{{version}}/chatter/feed-elements?feedElementType=FeedItem&subjectId=<USER_GROUP_RECORD_ID>&text=New Feed Item
Feed item and comment bodies have a 10,000 character limit. Because this limit can change, we recommend that clients make a describeSObjects() call on the FeedItem or FeedComment object. To determine the maximum number of allowed characters, look at the length of the Body or CommentBody field.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
feedElementType | string | Feed elements are the top-level objects that a feed contains. The feed element type describes the characteristics of that feed element. One of these values: | |
Bundle—A container of feed elements. A bundle also has a body made up of message segments that can always be gracefully degraded to text-only values. | |||
FeedItem—A feed item has a single parent and is scoped to one community or across all communities. A feed item can have capabilities such as bookmarks, canvas, content, comment, link, poll. Feed items have a body made up of message segments that can always be gracefully degraded to text-only values. | |||
Recommendation—A recommendation is a feed element with a recommendations capability. A recommendation suggests records to follow, groups to join, or applications that are helpful to the context user. | |||
subjectId | string | ||
text | string |
RESPONSES
status: Created
{"actor":{"additionalLabel":null,"communityNickname":"User1696423780773910041","companyName":"Salesforce","displayName":"Name","firstName":"Firstname","id":"005...","isActive":true,"isInThisCommunity":true,"lastName":"Name","motif":{"color":"1B96FF","largeIconUrl":"/img/icon/profile64.png","mediumIconUrl":"/img/icon/profile32.png","smallIconUrl":"/img/icon/profile16.png","svgIconUrl":null},"mySubscription":null,"name":"Name","outOfOffice":{"message":""},"photo":{"fullEmailPhotoUrl":"https://\u003cmy_domain\u003e/ncsphoto/1wsMlOd3tVC7boygqBO8wMT9KzA0D6tqzpbs-Uw0IogXzXAXaYKJnuWCNQmXymRq?fromEmail=1","largePhotoUrl":"https://\u003cmy_domain\u003e/profilephoto/729.../F","mediumPhotoUrl":"https://\u003cmy_domain\u003e/profilephoto/729.../M","photoVersionId":"729...","smallPhotoUrl":"https://\u003cmy_domain\u003e/profilephoto/729.../T","standardEmailPhotoUrl":"https://\u003cmy_domain\u003e/ncsphoto/1wsMlOd3tVC7boygqBO8wMT9KzA0D6tqzpbs-Uw0Ioi-dtynkoFWsl46as__TDFU?fromEmail=1","url":"/services/data/v58.0/connect/user-profiles/005.../photo"},"reputation":null,"title":null,"type":"User","url":"/services/data/v58.0/chatter/users/005...","userType":"Internal"},"body":{"isRichText":false,"messageSegments":[{"text":"New Feed Item","type":"Text"}],"text":"New Feed Item"},"capabilities":{"associatedActions":{"platformActionGroups":[]},"bookmarks":{"isBookmarkedByCurrentUser":false},"chatterLikes":{"isLikedByCurrentUser":false,"likesMessage":null,"myLike":null,"page":{"currentPageToken":0,"currentPageUrl":"/services/data/v58.0/chatter/feed-elements/0D5.../capabilities/chatter-likes/items","items":[],"nextPageToken":null,"nextPageUrl":null,"previousPageToken":null,"previousPageUrl":null,"total":0}},"close":{"canContextUserUpdateIsClosed":true,"isClosed":false},"comments":{"page":{"currentPageToken":null,"currentPageUrl":"/services/data/v58.0/chatter/feed-elements/0D5.../capabilities/comments/items","items":[],"nextPageToken":null,"nextPageUrl":null,"previousPageToken":null,"previousPageUrl":null,"total":0}},"edit":{"isEditRestricted":false,"isEditableByMeUrl":"/services/data/v58.0/chatter/feed-elements/0D5.../capabilities/edit/is-editable-by-me","lastEditedBy":null,"lastEditedDate":null,"latestRevision":1,"relativeLastEditedDate":null},"interactions":{"count":0},"mute":{"isMutedByMe":false},"readBy":{"isReadByMe":true,"lastReadDateByMe":"2023-11-22T11:06:07.000Z","page":{"currentPageToken":null,"currentPageUrl":"/services/data/v58.0/chatter/feed-elements/0D5.../capabilities/read-by/items?pageSize=3","items":[],"nextPageToken":null,"nextPageUrl":null,"previousPageToken":null,"previousPageUrl":null,"total":0}},"status":{"feedEntityStatus":"Published","isApprovableByMe":true},"topics":{"canAssignTopics":true,"items":[]},"upDownVote":{"downVoteCount":0,"myVote":"None","upVoteCount":0}},"clientInfo":{"applicationName":"Postman Playground","applicationUrl":null},"createdDate":"2023-11-22T11:06:07.000Z","event":false,"feedElementType":"FeedItem","hasVerifiedComment":false,"header":{"isRichText":null,"messageSegments":[{"motif":{"color":"1B96FF","largeIconUrl":"/img/icon/profile64.png","mediumIconUrl":"/img/icon/profile32.png","smallIconUrl":"/img/icon/profile16.png","svgIconUrl":null},"reference":{"id":"005...","url":"/services/data/v58.0/chatter/users/005..."},"text":"Name","type":"EntityLink"}],"text":"Name"},"id":"0D5...","isDeleteRestricted":false,"isSharable":false,"modifiedDate":"2023-11-22T11:06:07.000Z","originalFeedItem":null,"originalFeedItemActor":null,"parent":{"entityLabel":{"label":"Account","labelPlural":"Accounts"},"id":"001...","motif":{"color":"5867E8","largeIconUrl":"/img/icon/accounts64.png","mediumIconUrl":"/img/icon/accounts32.png","smallIconUrl":"/img/icon/accounts16.png","svgIconUrl":null},"mySubscription":null,"name":"Burlington Textiles Corp of America","type":"Account","url":"/services/data/v58.0/chatter/records/001..."},"photoUrl":"https://\u003cmy_domain\u003e/profilephoto/729.../T","relativeCreatedDate":"Just now","type":"TextPost","url":"/services/data/v58.0/chatter/feed-elements/0D5...","visibility":"InternalUsers"}