Record Template Create
A record template containing the default information and data needed
to create a record. Use these values in a request to POST
/ui-api/records.
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| apiName | String | The record’s object API name. | Small, 49.0 | 49.0 |
| fields | Map<String, Field Value> | A map of field data for the record. If you don’t pass any fields, the response doesn��t include any fields. |
Small, 49.0 | 49.0 |
| recordTypeId | String | The RecordType ID of the record. | Small, 49.0 | 49.0 |