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.
ConnectApi.ServiceProcessRequestInputRepresentation
Input for creating or updating a service process.
| Property | Type | Description | Required or Optional | Available Version |
|---|---|---|---|---|
| attributes | Map<String, ConnectApi.GenericObject> | Field name-value pairs, object names and field name-value pairs, or both. These fields and objects store base and extended attributes. | Required | 57.0 |
| caseInfo | Map<String, ConnectApi.GenericObject> | Field name-value pairs for the Case object. | Optional | 57.0 |
| documentInfo | List<ConnectApi.documentInfoAttributes> | List of documents. | Optional | 57.0 |
| svcCatalogItemDefApiName | String | API Name of the related Service Catalog Item Definition. See SvcCatalogItemDef. | Required | 57.0 |