Salesforce Contracts
Summer '26 (API version 67.0)
Spring '26 (API version 66.0)
Winter '26 (API version 65.0)
Summer '25 (API version 64.0)
Spring '25 (API version 63.0)
Winter '25 (API version 62.0)
Summer '24 (API version 61.0)
Spring '24 (API version 60.0)
Winter '24 (API version 59.0)
Summer '23 (API version 58.0)
Spring '23 (API version 57.0)
Winter '23 (API version 56.0)
ClauseCatgConfiguration
ContextUseCaseMapping
ContractType
DocumentTemplate
ESignatureConfig
ESignatureEnvelopeConfig
ExternalDocStorageConfig
Flow for Salesforce Contracts
Salesforce Contracts Metadata API Types
Metadata API enables you to access some types and feature settings that you can
customize in the user interface. For more information about Metadata API and to find a complete
reference of existing metadata types, see Metadata API Developer Guide.
-
ClauseCatgConfiguration
Represents the configuration about the library category that can be used by a user in their response document. -
ContextUseCaseMapping
Represents the setup object that stores configuration details for the context service for Salesforce Contracts. -
ContractType
A contract type is used to group contracts so that they exhibit similar characteristics. For example, the lifecycle states, the people who access, the templates and clauses used. This type extends the Metadata metadata type and inherits its fullName field. -
DocumentTemplate
Represents the document template definitions that enable dynamic document generation from templates within Salesforce organizations. -
ESignatureConfig
Represents the settings for integrating with external eSignature providers. -
ESignatureEnvelopeConfig
Represents the notification-specific settings for integrating with external eSignature providers. -
ExternalDocStorageConfig
Represents configuration, which admin makes in setup to specify the drive, path, and named credential to be used for storing documents on external drives. -
Flow for Salesforce Contracts
Represents the metadata associated with a flow. With Flow, you can create an application that navigates users through a series of screens to query and update records in the database. You can also execute logic and provide branching capability based on user input to build dynamic applications.