Newer Version Available
ConnectApi.ExtensionDefinition (Pilot)
| Property Name | Type | Description | Available Version |
|---|---|---|---|
| canAccess | Boolean | Indicates whether users can access the extension when it’s associated with a feed element. | 40.0 |
| canCreate | Boolean | Indicates whether users can create a feed element with the extension in the org. | 40.0 |
| createdDate | Datetime | Date when the extension was created. | 40.0 |
| description | String | Description of the extension. | 40.0 |
| iconUrl | String | URL to the icon for the extension. | 40.0 |
| id | String | ID of the extension. | 40.0 |
| informationCollection | List<ConnectApi.AbstractExtensionInformation> | Collection of extension information. | 40.0 |
| isEnabledInCommunity | Boolean | Indicates whether the extension is enabled in communities. | 40.0 |
| isEnabledInLightningPublisher | Boolean | Indicates whether the extension is enabled in the Lightning publisher. | 40.0 |
| name | String | Name of the extension. | 40.0 |