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

If a feed element has this capability, it renders a canvas app.

Subclass of ConnectApi.FeedElementCapability.

Property Name Type Description Available Version
description String A description of the canvas app. The maximum size is 255 characters. 32.0
developerName String The API name (developer name) of the client app. 32.0
height String The height of the canvas app in pixels. 32.0
icon ConnectApi.Icon The icon for the canvas app. 32.0
namespacePrefix String A unique namespace prefix for the canvas app. 32.0
parameters String JSON parameters passed to the canvas app. 32.0
thumbnailUrl String A thumbnail URL to a preview image. The maximum thumbnail size is 120 pixels by 120 pixels. 32.0
title String A title for the canvas link. 32.0