Salesforce · Example Payload

Salesforce Credentials Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

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

Top-level fields

testCredential

Example Payload

Raw ↑
{
  "testCredential": {
    "value": "example_value",
    "encrypted": true
  }
}