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

Attachments in feed items with type BasicTemplate.

This class isn’t available in version 32.0 and later. In version 32.0 and later, ConnectApi.EnhancedLinkCapability is used.

Important

Subclass of ConnectApi.FeedItemAttachment.

Property Type Description Available Version
description String An optional description with a 500 character limit. 28.0–31.0
icon ConnectApi.Icon An optional icon. 28.0–31.0
linkRecordId String If linkURL refers to a Salesforce record, linkRecordId contains the ID of the record. 28.0–31.0
linkUrl String An optional URL to a detail page if there is more content that can’t be displayed inline. Do not specify linkUrl unless you specify a title. 28.0–31.0
title String An optional title to the detail page. If linkUrl is specified, the title links to linkUrl. 28.0–31.0