Newer Version Available

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

Alternative Input

Alternative representation for an extension on a feed element.
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