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.ExternalCredentialParameter

External credential parameter.
Property Name Type Description Available Version
id String Parameter ID. 58.0
parameterDescription String Parameter description. 58.0
parameterName String Parameter name. If the parameterType is AuthParameter, valid values are:
  • AwsAccountId—Valid for AwsSv4.
  • AwsProfileArn—Valid for AwsSv4 with RolesAnywhere.
  • AwsRegion—Valid for AwsSv4.
  • AwsService—Valid for AwsSv4.
  • AwsStsDuration—Valid for AwsSv4 with STS or RolesAnywhere.
  • AwsStsExternalId—Valid for AwsSv4 with STS.
  • AwsTrustAnchorArn—Valid for AwsSv4 with RolesAnywhere.
  • Scope—Valid for OAuth.
Other parameter types can be any value.
57.0
parameterType ConnectApi.​ExternalCredential​ParameterType Parameter type of the external credential. Values are:
  • AdditionalRefreshStatusCode
  • AuthParameter
  • AuthProvider
  • AuthProviderUrl
  • AuthProviderUrlQueryParameter
  • JwtBodyClaim
  • JwtHeaderClaim
  • ManagedByComponent
  • ManagedByFeature
  • SfHttpRequestExtensionName
  • SigningCertificate
57.0
parameterValue String Parameter value. If the parameterType is JwtBodyClaim or JwtHeaderClaim, the parameter value can contain formulas. If the parameterType is AuthProvider or SigningCertificate, the parameter value is the fully qualified entity name of the corresponding entity. 57.0