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.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.

Subclass of ConnectApi.FeedElementCapability.

Property Name Type Description Available Version
description String A description with a 500 character limit. 32.0
icon ConnectApi.Icon A icon. 32.0
linkRecordId String A ID associated with the link if the link URL refers to a Salesforce record. 32.0
linkUrl String A link URL to a detail page if available content can’t display inline. 32.0
title String A title to a detail page. 32.0