Salesforce · Example Payload

Salesforce Section User States Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Salesforce Section User States Example is an example object payload from Salesforce, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

01BB0000002rP3IMAU01BB0000002rP3JMAU01BB0000002rP3LMAU01BB0000002rP3MMAU01BB0000002rP3NMAU

Example Payload

Raw ↑
{
  "01BB0000002rP3IMAU": {
    "collapsed": true,
    "id": "abc123"
  },
  "01BB0000002rP3JMAU": {
    "collapsed": true,
    "id": "abc123"
  },
  "01BB0000002rP3LMAU": {
    "collapsed": true,
    "id": "abc123"
  },
  "01BB0000002rP3MMAU": {
    "collapsed": true,
    "id": "abc123"
  },
  "01BB0000002rP3NMAU": {
    "collapsed": true,
    "id": "abc123"
  }
}