Home
Salesforce
Salesforce Version2 Structure
Salesforce Version2 Structure
Type: object
Properties: 11
Required: 11
Fortune 500 Artificial Intelligence Analytics Cloud Commerce CRM Customer Service Enterprise Marketing Platform Sales
Version2 is a JSON Structure definition published by Salesforce, describing 11 properties, of which 11 are required. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.
Properties
apiName
description
enabled
id
name
rank
showExplExternally
startDate
steps
variables
versionNumber
Meta-schema: https://json-structure.org/draft/2020-12/schema
JSON Structure
{
"type": "object",
"name": "Version2",
"properties": {
"apiName": {
"type": "string"
},
"description": {
"type": "string"
},
"enabled": {
"type": "boolean"
},
"id": {
"type": "string"
},
"name": {
"type": "string"
},
"rank": {
"type": "integer"
},
"showExplExternally": {
"type": "boolean"
},
"startDate": {
"type": "string"
},
"steps": {
"type": "array",
"description": "",
"items": {
"type": "object",
"properties": {
"actionType": {
"type": "string"
},
"assignment": {
"type": "object",
"properties": {
"assignedParameter": {
"type": "string"
},
"expression": {
"type": "string"
}
},
"required": [
"assignedParameter",
"expression"
]
},
"description": {
"type": "string"
},
"name": {
"type": "string"
},
"resultIncluded": {
"type": "boolean"
},
"sequenceNumber": {
"type": "integer"
},
"shouldExposeConditionDetails": {
"type": "boolean"
},
"shouldExposeExecPathMsgOnly": {
"type": "boolean"
},
"shouldShowExplExternally": {
"type": "boolean"
},
"stepType": {
"type": "string"
}
},
"required": [
"actionType",
"assignment",
"description",
"name",
"resultIncluded",
"sequenceNumber",
"shouldExposeConditionDetails",
"shouldExposeExecPathMsgOnly",
"shouldShowExplExternally",
"stepType"
]
}
},
"variables": {
"type": "array",
"description": "",
"items": {
"type": "object",
"properties": {
"collection": {
"type": "boolean"
},
"dataType": {
"type": "string"
},
"description": {
"type": "string"
},
"input": {
"type": "boolean"
},
"name": {
"type": "string"
},
"output": {
"type": "boolean"
},
"type": {
"type": "string"
},
"value": {
"type": "string"
}
},
"required": [
"collection",
"dataType",
"description",
"input",
"name",
"output",
"type",
"value"
]
}
},
"versionNumber": {
"type": "integer"
}
},
"required": [
"apiName",
"description",
"enabled",
"id",
"name",
"rank",
"showExplExternally",
"startDate",
"steps",
"variables",
"versionNumber"
],
"$schema": "https://json-structure.org/draft/2020-12/schema"
}
Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for json structure
4 MCP tools reach this
find_json_structuresBrowse and filter every JSON Structure in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools
Call it yourself
curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/salesforce-version2-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no email required.
A second provider on the same verified email joins the account you already have.