Salesforce · Schema

Body16

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Properties

Name Type Description
create object
View JSON Schema on GitHub

JSON Schema

salesforce-body16-schema.json Raw ↑
{
  "type": "object",
  "properties": {
    "create": {
      "type": "object",
      "example": "example_value"
    }
  },
  "required": [
    "create"
  ],
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "Body16"
}