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

External credential parameter input.
Property Type Description Required or Optional Available Version
id String Parameter ID. Optional 58.0
parameter​Description String Parameter description. Optional 58.0
parameterName String Parameter name of the external credential. Required 58.0
parameterType ConnectApi.​ExternalCredential​ParameterType Parameter type of the external credential. Values are:
  • AdditionalRefreshStatusCode
  • AuthParameter
  • AuthProvider
  • AuthProviderUrl
  • AuthProviderUrlQueryParameter
  • JwtBodyClaim
  • JwtHeaderClaim
  • ManagedByComponent
  • ManagedByFeature
  • SfHttpRequestExtensionName
  • SigningCertificate
Required 58.0
parameterValue String Parameter value of the external credential. Required 58.0