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.

ConnectApi.NamedCredential

Named credential associated with an external credential.

Where possible, we changed noninclusive terms to align with our company value of Equality. We maintained certain terms to avoid any effect on customer implementations.

Important

Property Name Type Description Available Version
calloutOptions ConnectApi.​NamedCredential​CalloutOptions Callout options for the named credential. 58.0
calloutStatus ConnectApi.​CalloutStatus Indicates whether a named credential is enabled for callout. Values are:
  • Disabled
  • Enabled
59.0
calloutUrl String URL of the named credential in a callout. 58.0
createdByNamespace String Namespace of the package that created the named credential. 59.0
customHeaders List<ConnectApi.​CredentialCustom​Header> Custom HTTP headers for the named credential. 58.0
description String Description of the named credential. 64.0
developerName String Fully qualified developer name of the named credential. 56.0
externalCredentials List<ConnectApi.​ExternalCredential> External credentials used by the named credential. 58.0
id String Named credential ID. 58.0
masterLabel String Named credential label. 56.0
networkConnection ConnectApi.​NetworkConnection PrivateConnect outbound network connection for the named credential. 58.0
parameters List<ConnectApi.​NamedCredential​Parameter> Named credential parameters. 58.0
type ConnectApi.​NamedCredentialType Type of named credential. Values are:
  • PrivateEndpoint
  • SecuredEndpoint
58.0
url String Connect REST API URL of the named credential. 58.0