Newer Version Available

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

ConnectApi.ExtensionDefinitions (Pilot)

A collection of extension definitions.

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

Property Name Type Description Available Version
currentPageToken String Token identifying the current page. 40.0
currentPageUrl String Chatter REST API URL identifying the current page. 40.0
extension​Definitions List<ConnectApi.​ExtensionDefinition> Collection of extension definitions. 40.0
nextPageToken String Token identifying the next page, or null if there isn’t a next page. 40.0
nextPageUrl String Chatter REST API URL identifying the next page, or null if there isn’t a next page. Check whether this value is null before getting another page. If a page doesn’t exist, a ConnectApi.NotFoundException error is returned. 40.0
total Integer Total number of extensions returned. 40.0