Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
ConnectApi.FeedElementCapabilitiesInput
| Property | Type | Description | Required or Optional | Available Version |
|---|---|---|---|---|
| associatedActions | ConnectApi.AssociatedActionsCapabilityInput | Describes actions added to the feed element. | Optional | 33.0 |
| bookmarks | ConnectApi.BookmarksCapabilityInput | Describes bookmarks added to the feed element. | Optional | 32.0 |
| canvas | ConnectApi.CanvasCapabilityInput | Describes a canvas app added to the feed element. | Optional | 32.0 |
| content | ConnectApi.ContentCapabilityInput | Describes content added to the feed element. Important: This class isn’t available for feed posts in version 36.0 and later. In version 36.0 and later, use ConnectApi.FilesCapabilityInput. | Optional | 32.0–35.0 |
| directMessage | ConnectApi.DirectMessageCapabilityInput | Describes the direct message. | Optional | 39.0 |
| extensions | ConnectApi.ExtensionsCapabilityInput | Describes the extensions associated with the feed element. | Optional | 40.0 |
| feedEntityShare | ConnectApi.FeedEntityShareCapabilityInput | Optional | 39.0 | |
| files | ConnectApi.FilesCapabilityInput | Describes files attached to the feed element. | Optional | 36.0 |
| link | ConnectApi.LinkCapabilityInput | Describes a link added to the feed element. | Optional | 32.0 |
| poll | ConnectApi.PollCapabilityInput | Describes a poll added to the feed element. | Optional | 32.0 |
| questionAndAnswers | ConnectApi.QuestionAndAnswersCapabilityInput | Describes a question and answer capability added to the feed element. | Optional | 32.0 |
| status | ConnectApi.StatusCapabilityInput | Describes the status of the feed element. | Optional | 44.0 |
| topics | ConnectApi.TopicsCapabilityInput | Describes topics assigned to the feed element. | Optional | 38.0 |