Salesforce · Example Payload

Salesforce Renewed Contract Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Salesforce Renewed Contract 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": {
    "type": "example_value"
  },
  "Id": "abc123"
}