Loading
Ongoing maintenance for Salesforce HelpRead More
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          New and Changed Salesforce Contracts Connect APIs

          New and Changed Salesforce Contracts Connect APIs

          Integrate intranet sites, and third-party web applications with Salesforce using Salesforce Contracts Connect REST API. These resources are new or have changes.

          Document Template (GET, PATCH, POST)

          Retrieve a list of document templates in the document generation
          Make a GET request to the new /connect/docgen/document-templates?offset=${offset}&limit=${limit}&searchString=&{searchString} resource.

          New response body: Document Template List

          Update document template in the document generation
          Make a PATCH request to the new /connect/docgen/document-templates?documentTemplateId=${documentTemplateId}

          New request body: Document Template Update Input

          New response body: Document Template

          Create or update document templates in the document generation
          Make a POST request to the new /connect/docgen/document-templates?documentTemplateId=${documentTemplateId}&action=${action}

          New request body: Document Template Request

          New response body: Document Template

          Content Document Details (PATCH)

          Update the content document details associated with a contract document version
          Make a PATCH request to the new /connect/clm/contract-document-version/${contractDocumentVersionId}/content-document?contentDocumentId= {contenDocumentId}&share=true/false

          New response body: Generic Output

          Contract Document Version for Customer Community User (GET)

          Get the latest details of a contract document version based on a contract ID
          Make a GET request to the new /connect/clm/cc/contract/${contractId}/contract-document-version

          New response body: Contract Document Version CC Response

          Checkout

          Template Input
          This request body has these new properties.
          • external​Review​Type

          • isExternal​Review​Import

           
          Loading
          Salesforce Help | Article