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

Source of managed content media.
Property Name Type Description Available Version
fileName String File name of the media source. 49.0
isExternal Boolean Specifies whether the media source is referenced via an external URL (true) or uploaded (false). 49.0
mediaType ConnectApi.​ManagedContent​MediaType Type of managed content media. Values are:
  • Document
  • Image
49.0
mimeType String MIME type of the media source. 49.0
referenceId String Reference ID of the uploaded media source. 49.0
resourceUrl String Resource URL of the media source. 49.0
unauthenticatedUrl String URL to the media source for unauthenticated users, or null if the media source isn’t available to external users. 49.0
url String URL to the media source for authenticated users. 49.0