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.
Unified Catalog Business APIs
Use Unified Catalog APIs to access catalog data and related business rules used in
service automation workflows. These APIs enable client applications to retrieve catalog entities
and eligibility rules in a consistent and versioned manner. They are designed to support
scalable integrations without requiring catalog-specific logic in consuming systems.
These sections list the available resources.
| Resource | Description |
|---|---|
| /connect/service-automation/eligibility-rule (POST) | Create and update rules associated with decision tables. |
| /connect/service-automation/eligibility-rule-metadata (GET) | Get metadata details of a decision table based on the provided expression set ID, type, and qualification type. |
| /connect/service-automation/service-request/service-catalog-request (POST) | Create a service catalog request for a specified product and business context. |
| /connect/service-automation/service-request/service-catalog-request/serviceRequestId (GET) | Retrieve a service catalog request by ID, or update the request payload and related attributes. |