Salesforce · Example Payload

Salesforce Createnamedcredential Request1 Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Salesforce Createnamedcredential Request1 Example is an example object payload from Salesforce, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

FullNameMetadata

Example Payload

Raw ↑
{
  "FullName": "example_value",
  "Metadata": {
    "label": "Example Title",
    "endpoint": "example_value",
    "principalType": "example_value",
    "protocol": "example_value"
  }
}