Salesforce · Example Payload

Salesforce Create External Credential Request Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Salesforce Create External Credential Request Example is an example object payload from Salesforce, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

developerNamemasterLabelauthenticationProtocolprincipalscustomHeaders

Example Payload

Raw ↑
{
  "developerName": "example_value",
  "masterLabel": "example_value",
  "authenticationProtocol": "example_value",
  "principals": [],
  "customHeaders": []
}