Salesforce · Schema
ResourcesbyVersion
Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales
Properties
| Name | Type | Description |
|---|---|---|
| tooling | string | |
| metadata | string | |
| eclair | string | |
| folders | string | |
| prechatForms | string | |
| contact-tracing | string | |
| jsonxform | string | |
| chatter | string | |
| payments | string | |
| tabs | string | |
| appMenu | string | |
| quickActions | string | |
| queryAll | string | |
| commerce | string | |
| wave | string | |
| iot | string | |
| analytics | string | |
| search | string | |
| smartdatadiscovery | string | |
| identity | string | |
| composite | string | |
| parameterizedSearch | string | |
| fingerprint | string | |
| theme | string | |
| nouns | string | |
| domino | string | |
| event | string | |
| serviceTemplates | string | |
| recent | string | |
| connect | string | |
| licensing | string | |
| limits | string | |
| process | string | |
| dedupe | string | |
| async-queries | string | |
| query | string | |
| jobs | string | |
| match | string | |
| localizedvalue | string | |
| mobile | string | |
| emailConnect | string | |
| consent | string | |
| tokenizer | string | |
| compactLayouts | string | |
| knowledgeManagement | string | |
| sobjects | string | |
| actions | string | |
| support | string |
JSON Schema
{
"type": "object",
"properties": {
"tooling": {
"type": "string",
"example": "example_value"
},
"metadata": {
"type": "string",
"example": "example_value"
},
"eclair": {
"type": "string",
"example": "example_value"
},
"folders": {
"type": "string",
"example": "example_value"
},
"prechatForms": {
"type": "string",
"example": "example_value"
},
"contact-tracing": {
"type": "string",
"example": "example_value"
},
"jsonxform": {
"type": "string",
"example": "example_value"
},
"chatter": {
"type": "string",
"example": "example_value"
},
"payments": {
"type": "string",
"example": "example_value"
},
"tabs": {
"type": "string",
"example": "example_value"
},
"appMenu": {
"type": "string",
"example": "example_value"
},
"quickActions": {
"type": "string",
"example": "example_value"
},
"queryAll": {
"type": "string",
"example": "example_value"
},
"commerce": {
"type": "string",
"example": "example_value"
},
"wave": {
"type": "string",
"example": "example_value"
},
"iot": {
"type": "string",
"example": "example_value"
},
"analytics": {
"type": "string",
"example": "example_value"
},
"search": {
"type": "string",
"example": "example_value"
},
"smartdatadiscovery": {
"type": "string",
"example": "example_value"
},
"identity": {
"type": "string",
"example": "example_value"
},
"composite": {
"type": "string",
"example": "example_value"
},
"parameterizedSearch": {
"type": "string",
"example": "example_value"
},
"fingerprint": {
"type": "string",
"example": "example_value"
},
"theme": {
"type": "string",
"example": "example_value"
},
"nouns": {
"type": "string",
"example": "example_value"
},
"domino": {
"type": "string",
"example": "example_value"
},
"event": {
"type": "string",
"example": "example_value"
},
"serviceTemplates": {
"type": "string",
"example": "example_value"
},
"recent": {
"type": "string",
"example": "example_value"
},
"connect": {
"type": "string",
"example": "example_value"
},
"licensing": {
"type": "string",
"example": "example_value"
},
"limits": {
"type": "string",
"example": "example_value"
},
"process": {
"type": "string",
"example": "example_value"
},
"dedupe": {
"type": "string",
"example": "example_value"
},
"async-queries": {
"type": "string",
"example": "example_value"
},
"query": {
"type": "string",
"example": "example_value"
},
"jobs": {
"type": "string",
"example": "example_value"
},
"match": {
"type": "string",
"example": "example_value"
},
"localizedvalue": {
"type": "string",
"example": "example_value"
},
"mobile": {
"type": "string",
"example": "example_value"
},
"emailConnect": {
"type": "string",
"example": "user@example.com"
},
"consent": {
"type": "string",
"example": "example_value"
},
"tokenizer": {
"type": "string",
"example": "CAUQAA"
},
"compactLayouts": {
"type": "string",
"example": "example_value"
},
"knowledgeManagement": {
"type": "string",
"example": "example_value"
},
"sobjects": {
"type": "string",
"example": "example_value"
},
"actions": {
"type": "string",
"example": "example_value"
},
"support": {
"type": "string",
"example": "example_value"
}
},
"required": [
"tooling",
"metadata",
"eclair",
"folders",
"prechatForms",
"contact-tracing",
"jsonxform",
"chatter",
"payments",
"tabs",
"appMenu",
"quickActions",
"queryAll",
"commerce",
"wave",
"iot",
"analytics",
"search",
"smartdatadiscovery",
"identity",
"composite",
"parameterizedSearch",
"fingerprint",
"theme",
"nouns",
"domino",
"event",
"serviceTemplates",
"recent",
"connect",
"licensing",
"limits",
"process",
"dedupe",
"async-queries",
"query",
"jobs",
"match",
"localizedvalue",
"mobile",
"emailConnect",
"consent",
"tokenizer",
"compactLayouts",
"knowledgeManagement",
"sobjects",
"actions",
"support"
],
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "ResourcesbyVersion"
}