Salesforce · Example Payload

Salesforce Rest S Object Record Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Salesforce Rest S Object Record 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

attributesId

Example Payload

Raw ↑
{
  "attributes": "example_value",
  "Id": "abc123"
}