Salesforce · Example Payload

Salesforce Fields3 Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

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

Top-level fields

CreatedByIdCreatedDateDeveloperNameDoesIncludeBossesDoesSendEmailToMembersEmailIdLastModifiedByIdLastModifiedDateNameOwnerIdRelatedIdSystemModstampType

Example Payload

Raw ↑
{
  "CreatedById": "500123",
  "CreatedDate": {
    "apiName": "example_value",
    "calculated": true,
    "compound": true,
    "compoundComponentName": "example_value",
    "compoundFieldName": "example_value",
    "controllerName": "example_value",
    "controllingFields": [],
    "createable": true,
    "custom": true,
    "dataType": "example_value",
    "extraTypeInfo": "example_value",
    "filterable": true,
    "filteredLookupInfo": "example_value",
    "highScaleNumber": true,
    "htmlFormatted": true,
    "inlineHelpText": "example_value",
    "label": "Example Title",
    "length": 10,
    "nameField": true,
    "polymorphicForeignKey": true,
    "precision": 10,
    "reference": true,
    "referenceTargetField": "example_value",
    "referenceToInfos": [],
    "relationshipName": "example_value",
    "required": true,
    "scale": 10,
    "searchPrefilterable": true,
    "sortable": true,
    "unique": true,
    "updateable": true
  },
  "DeveloperName": {
    "apiName": "example_value",
    "calculated": true,
    "compound": true,
    "compoundComponentName": "example_value",
    "compoundFieldName": "example_value",
    "controllerName": "example_value",
    "controllingFields": [],
    "createable": true,
    "custom": true,
    "dataType": "example_value",
    "extraTypeInfo": "example_value",
    "filterable": true,
    "filteredLookupInfo": "example_value",
    "highScaleNumber": true,
    "htmlFormatted": true,
    "inlineHelpText": "example_value",
    "label": "Example Title",
    "length": 10,
    "nameField": true,
    "polymorphicForeignKey": true,
    "precision": 10,
    "reference": true,
    "referenceTargetField": "example_value",
    "referenceToInfos": [],
    "relationshipName": "example_value",
    "required": true,
    "scale": 10,
    "searchPrefilterable": true,
    "sortable": true,
    "unique": true,
    "updateable": true
  },
  "DoesIncludeBosses": {
    "apiName": "example_value",
    "calculated": true,
    "compound": true,
    "compoundComponentName": "example_value",
    "compoundFieldName": "example_value",
    "controllerName": "example_value",
    "controllingFields": [],
    "createable": true,
    "custom": true,
    "dataType": "example_value",
    "extraTypeInfo": "example_value",
    "filterable": true,
    "filteredLookupInfo": "example_value",
    "highScaleNumber": true,
    "htmlFormatted": true,
    "inlineHelpText": "example_value",
    "label": "Example Title",
    "length": 10,
    "nameField": true,
    "polymorphicForeignKey": true,
    "precision": 10,
    "reference": true,
    "referenceTargetField": "example_value",
    "referenceToInfos": [],
    "relationshipName": "example_value",
    "required": true,
    "scale": 10,
    "searchPrefilterable": true,
    "sortable": true,
    "unique": true,
    "updateable": true
  },
  "DoesSendEmailToMembers": "user@example.com",
  "Email": "user@example.com",
  "Id": "abc123",
  "LastModifiedById": "500123",
  "LastModifiedDate": {
    "apiName": "example_value",
    "calculated": true,
    "compound": true,
    "compoundComponentName": "example_value",
    "compoundFieldName": "example_value",
    "controllerName": "example_value",
    "controllingFields": [],
    "createable": true,
    "custom": true,
    "dataType": "example_value",
    "extraTypeInfo": "example_value",
    "filterable": true,
    "filteredLookupInfo": "example_value",
    "highScaleNumber": true,
    "htmlFormatted": true,
    "inlineHelpText": "example_value",
    "label": "Example Title",
    "length": 10,
    "nameField": true,
    "polymorphicForeignKey": true,
    "precision": 10,
    "reference": true,
    "referenceTargetField": "example_value",
    "referenceToInfos": [],
    "relationshipName": "example_value",
    "required": true,
    "scale": 10,
    "searchPrefilterable": true,
    "sortable": true,
    "unique": true,
    "updateable": true
  },
  "Name": "Example Title",
  "OwnerId": "500123",
  "RelatedId": "500123",
  "SystemModstamp": {
    "apiName": "example_value",
    "calculated": true,
    "compound": true,
    "compoundComponentName": "example_value",
    "compoundFieldName": "example_value",
    "controllerName": "example_value",
    "controllingFields": [],
    "createable": true,
    "custom": true,
    "dataType": "example_value",
    "extraTypeInfo": "example_value",
    "filterable": true,
    "filteredLookupInfo": "example_value",
    "highScaleNumber": true,
    "htmlFormatted": true,
    "inlineHelpText": "example_value",
    "label": "Example Title",
    "length": 10,
    "nameField": true,
    "polymorphicForeignKey": true,
    "precision": 10,
    "reference": true,
    "referenceTargetField": "example_value",
    "referenceToInfos": [],
    "relationshipName": "example_value",
    "required": true,
    "scale": 10,
    "searchPrefilterable": true,
    "sortable": true,
    "unique": true,
    "updateable": true
  },
  "Type": {
    "apiName": "example_value",
    "calculated": true,
    "compound": true,
    "compoundComponentName": "example_value",
    "compoundFieldName": "example_value",
    "controllerName": "example_value",
    "controllingFields": [],
    "createable": true,
    "custom": true,
    "dataType": "example_value",
    "extraTypeInfo": "example_value",
    "filterable": true,
    "filteredLookupInfo": "example_value",
    "highScaleNumber": true,
    "htmlFormatted": true,
    "inlineHelpText": "example_value",
    "label": "Example Title",
    "length": 10,
    "nameField": true,
    "polymorphicForeignKey": true,
    "precision": 10,
    "reference": true,
    "referenceTargetField": "example_value",
    "referenceToInfos": [],
    "relationshipName": "example_value",
    "required": true,
    "scale": 10,
    "searchPrefilterable": true,
    "sortable": true,
    "unique": true,
    "updateable": true
  }
}