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.ManagedContentDeliveryChannelRepresentation

Managed content delivery channel.
Property Name Type Description Available Version
domain String Domain assigned to the managed content channel. 62.0
domainName String Name of the domain assigned to the managed content channel. 62.0
id String ID of the managed content channel. 62.0
isDedicated​ContentDelivery Boolean Specifies whether the channel has off-core dedicated content delivery enabled (true) or not (false). Orgs hosted on Hyperforce use off-core dedicated content delivery to deliver content in public channels with high performance and low latency. 63.0
isDomainLocked Boolean Specifies whether the channel’s domain is locked and can’t be changed (true) or not (false). 62.0
isSearchable Boolean Specifies whether the text of the channel's contents is searchable (true) or not (false). 62.0
name String Name of the managed content channel. 62.0
type ConnectApi.​ManagedContent​ChannelType Type of managed content channel. Values are:
  • CloudToCloud—Cloud-to-Cloud integrated channel.
  • Community—Experience Cloud site channel.
  • ConnectedApp—Channel served by a connected app.
  • PublicUnauthenticated—Public channel. All published content is publicly available.
  • UserPermission—Channel backed by a system permission. All published content is available only to users with the permission.
62.0