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