Newer Version Available

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

Alternative Input (Pilot)

Alternative representation for an extension on a feed element.

We provide Extensions to selected customers through a pilot program that requires agreement to specific terms and conditions. Extensions is subject to change and isn’t generally available unless or until Salesforce announces its general availability in documentation or in press releases or public statements. 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.

Note

Root XML tag
<alternativeInput>
JSON example
1{
2   "textRepresentation": "Quip document with ID 132452345",
3   "thumbnailUrl": "http://salesforce.quip.com?id=132452345",
4   "title": "Quip"
5}
Properties
Name Type Description Required or Optional Available Version
text​Representation String Text representation of the extension. Required 40.0
thumbnailUrl String Thumbnail URL for the extension. Optional 40.0
title String Title of the extension. Optional 40.0