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.

External Document Output

Output representation of the details of an external document.
JSON example
1{
2    "contentVersionId":"",
3    "externalDocumentId":""
4    "externalUserId":""
5    "referenceObjectId":""
6    "referenceObject":""//ContractDocumentVersion”, “DocumentTemplate"
7    "url":""
8}
Property Name Type Description Filter Group and Version Available Version
contentVersionId String ID of the salesforce content version. Small, 58.0 58.0
externalDocumentId String ID of the external document record. Small, 58.0 58.0
externalUserId String ID of an external user. Small, 58.0 58.0
referenceObject String API name for salesforce reference object. Small, 58.0 58.0
referenceObjectId String ID of the salesforce reference object. Small, 58.0 58.0
url String URL for the external document. Small, 58.0 58.0