Salesforce · Example Payload

Salesforce Child Relationship2 Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Salesforce Child Relationship2 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

childObjectApiNamefieldNamejunctionIdListNamesjunctionReferenceTorelationshipName

Example Payload

Raw ↑
{
  "childObjectApiName": "example_value",
  "fieldName": "example_value",
  "junctionIdListNames": [],
  "junctionReferenceTo": [],
  "relationshipName": "example_value"
}