Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, 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.

ConnectApi.ManagedContentProvider

Information about a managed content provider.
Property Name Type Description Available Version
componentDefinition String Provider lightning component definition. 65.0
icon String Icon of the dropdown menu item. 65.0
label String Label of the dropdown menu item. 65.0
providerId String ID of the provider. 65.0
providerInstances List<ConnectApi.​ManagedContent​ProviderInstance> Instances of the provider. 65.0
providerLightning​ComponentId String ID of the dropdown menu item. 65.0
type ConnectApi.​ManagedContent​ProviderType Type of managed content provider. Values are:
  • DigitalAssetManager
65.0