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.
CatalogedApiVersion
Parent Type
This type extends the Metadata metadata type and inherits its
fullName field.
File Suffix and Directory Location
CatalogedApiVersion components have the suffix .catalogedApiVersion and are stored in the catalogedApiVersions folder.
Version
CatalogedApiVersion components are available in API version 65.0 and later.
Special Access Rules
Fields
| Field Name | Field Type | Description |
|---|---|---|
| catalogedApi | string | Required. An API managed for consumption in Salesforce using API Catalog. |
| description | string | The description defined when the API is cataloged. |
| externalSourceIdentifier | string | The ID of the API in the external source that it's imported from. |
| label | string |
Required. The API name as it appears in API Catalog. |
| version | string | Required. The ID of the API version information. |
Declarative Metadata Sample Definition
This XML is an example of a CatalogedApiVersion component.