Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

Apply Case Classification Recommendations

Recommends values for fields on a given case record. Requires an active Einstein Case Classification model.

These actions are available in API version 55.0 and later.

Supported REST HTTP Methods

URI: Get a case SObject with recommended values for fields: /services/data/vXX.X/actions/standard/applyCaseClassificationRecommendations

Formats: JSON, XML

HTTP Methods: GET, HEAD, POST

Authentication: Authorization: Bearer token

Inputs

Input Type Description
caseId ID Required. The ID of a case.

Outputs

Output Type Description
caseSObject SObject A case SObject with recommendations applied.