Salesforce · Example Payload

Salesforce Body14 Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

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

Top-level fields

isRichTextmessageSegmentstext

Example Payload

Raw ↑
{
  "isRichText": "example_value",
  "messageSegments": [],
  "text": "example_value"
}