Salesforce · Example Payload

Salesforce Metadata18 Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Salesforce Metadata18 Example is an example object payload from Salesforce, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

Account

Example Payload

Raw ↑
{
  "Account": {
    "fieldApiName": "example_value",
    "objectApiName": "example_value",
    "secondaryField": "example_value",
    "targetInfo": "example_value"
  }
}