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.
Record Defaults
The default information and data needed to create or clone a record.
Use these values in a request to POST
/ui-api/records.
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| layout | Record Layout | Record layout information. | Medium, 41.0 | 41.0 |
| objectInfo | Object Info | Object metadata. | Big, 41.0 | 41.0-41.0 |
| objectInfos | Map<String, Object Info> | A map of object metadata. | Big, 42.0 | 42.0 |
| record | Record | Pre-populated record data. | Small, 41.0 | 41.0 |