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 Review CC

Output representation for external document version review.
Sample Response
1{
2  "contentVersionId": "11RSB0000008rQX2AY",
3  "externalDocumentId": "11nSB000001as69YAA",
4  "contractDocumentVersionId": "a3k5g000000QyRSAA0",
5  "url": "https://www.salesforce.com",
6  "isReviewCompletedByCurrentUser": "true"
7}
Property Name Type Description Filter Group and Version Available Version
content​VersionId String Record ID of content version associated with an external document. Small, 61.0 61.0
contract​Document​VersionId String Record ID of the contract document version. Small, 61.0 61.0
external​DocumentId String Record ID of the external document. Small, 61.0 61.0
isReview​Completed​ByCurrentUser Boolean Indicates whether the current user has completed the review for the document (true) or not (false). Small, 61.0 61.0
url String URL of the external document. Big, 61.0 61.0