Newer Version Available

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

Extension Input

An extension.
Root XML tag
<extension>
JSON example
1{
2   "alternativeRepresentation": 
3      {
4         "textRepresentation": "Quip document with ID 132452345",
5         "thumbnailUrl": "http://salesforce.quip.com?id=132452345",
6         "title": "Quip"
7      },
8   "extensionId": "id1",
9   "payload": "eyJkb2N1bWVudF9pZCI6ICIxMjM0NSJ9",
10   "payloadVersion": "0.1"
11}
Properties
Name Type Description Required or Optional Available Version
alternative​Representation Alternative Input Alternative representation of the extension. Required 40.0
extensionId String ID of the extension. Required 40.0
payload String Payload associated with the extension. Required 40.0
payloadVersion String Payload version that identifies the structure of the payload associated with the extension. Optional 40.0