Newer Version Available

This content describes an older version of this product. View Latest

ConnectApi.BasicTemplateAttachment Class

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

Important

Subclass of ConnectApi.​FeedItem​Attachment Class

Objects of this type are returned by attachments in feed items with type BasicTemplate.

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