Newer Version Available
Extensions Capability Input (Pilot)
- Root XML tag
- <extensionsCapability>
- JSON example
-
1{ 2 "itemsToAdd": { 3 "items": [{ 4 "extensionId": "id1", 5 "payload": "eyJkb2N1bWVudF9pZCI6ICIxMjM0NSJ9", 6 "textRepresentation": "http://salesforce.quip.com?id=1234", 7 "payloadVersion": "0.1" 8 } 9 ] 10 } 11} - Properties
-
Name Type Description Required or Optional Available Version itemsToAdd Extension Input (Pilot)[] Collection of extensions to associate with the feed element. Required 40.0