Salesforce · Example Payload

Salesforce Input Example

Fortune 500AIAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Salesforce Input 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

richInput

Example Payload

Raw ↑
{
  "richInput": {
    "subjectId": "500123",
    "body": {
      "messageSegments": []
    },
    "capabilities": {
      "files": {
        "items": []
      }
    },
    "feedElementType": "example_value"
  }
}