Salesforce · Example Payload

Salesforce Status201 Success Created Only Mandatory Fields Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Salesforce Status201 Success Created Only Mandatory Fields Example is an example object payload from Salesforce, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

apiNamecontextDefinitionsidnameusageTypeversions

Example Payload

Raw ↑
{
  "apiName": "example_value",
  "contextDefinitions": [],
  "id": "abc123",
  "name": "Example Title",
  "usageType": "example_value",
  "versions": []
}