Newer Version Available
ConnectApi.FeedElementCapabilities Class
| Property Name | Type | Description | Available Version |
|---|---|---|---|
| associatedActions | ConnectApi.AssociatedActionsCapability | If a feed element has this capability, it has platform actions associated with it. | 33.0 |
| approval | ConnectApi.ApprovalCapability Class | If a feed element has this capability, it includes information about an approval. | 32.0 |
| banner | ConnectApi.BannerCapability Class | If a feed element has this capability, it has a banner motif and style. | 31.0 |
| bookmarks | ConnectApi.BookmarksCapability Class | If a feed element has this capability, the current user can bookmark it. | 31.0 |
| bundle | ConnectApi.BundleCapability Class | If a feed element has this capability, it has a container of feed elements called a bundle. | 31.0 |
| canvas | ConnectApi.CanvasCapability Class | If a feed element has this capability, it renders a canvas app. | 32.0 |
| caseComment | ConnectApi.CaseCommentCapability Class | If a feed element has this capability, it has a case comment on the case feed. | 32.0 |
| chatterLikes | ConnectApi.ChatterLikesCapability Class | If a feed element has this capability, the context user can like it. Exposes information about existing likes. | 31.0 |
| comments | ConnectApi.CommentsCapability Class | If a feed element has this capability, the context user can add a comment to it. | 31.0 |
| content | ConnectApi.ContentCapability |
If a feed element has this capability, it has a file
attachment. Most ConnectApi.ContentCapability properties are null if the content has been deleted from the feed element or if the access has changed to private. |
32.0 |
| dashboardComponentSnapshot | ConnectApi.DashboardComponentSnapshotCapability | If a feed element has this capability, it has a dashboard component snapshot. A snapshot is a static image of a dashboard component at a specific point in time. | 32.0 |
| edit | ConnectApi.EditCapability | If a feed element has this capability, users who have permission can edit it. | 34.0 |
| emailMessage | ConnectApi.EmailMessageCapability | If a feed element has this capability, it has an email message from a case. | 32.0 |
| enhancedLink | ConnectApi.EnhancedLinkCapability | If a feed element has this capability, it has a link that may contain supplemental information like an icon, a title, and a description. | 32.0 |
| link | ConnectApi.LinkCapability | If a feed element has this capability, it has a link. | 32.0 |
| moderation | ConnectApi.ModerationCapability Class | If a feed element has this capability, users in a community can flag it for moderation. | 31.0 |
| mute | ConnectApi.MuteCapability | If a feed element has this capability, users can mute it. | 35.0 |
| origin | ConnectApi.OriginCapability | If a feed element has this capability, it was created by a feed action. | 33.0 |
| poll | ConnectApi.PollCapability Class | If a feed element has this capability, it includes a poll. | 31.0 |
| questionAndAnswers | ConnectApi.QuestionAndAnswersCapability Class | If a feed element has this capability, it has a question and comments on the feed element are answers to the question. | 31.0 |
| recommendations | ConnectApi.RecommendationsCapability | If a feed element has this capability, it has a recommendation. | 32.0 |
| recordSnaphot | ConnectApi.RecordSnapshotCapability | If a feed element has this capability, it contains all the snapshotted fields of a record for a single create record event. | 32.0 |
| topics | ConnectApi.TopicsCapability Class | If a feed element has this capability, the context user can add topics to it. Topics help users organize and discover conversations. | 31.0 |
| trackedChanges | ConnectApi.TrackedChangesCapability | If a feed element has this capability, it contains all changes to a record for a single tracked change event. | 32.0 |