Newer Version Available
Record Template Clone
A record template containing the default information and data needed
to clone 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 |
| cloneSourceID | String | The ID of the cloned record. This top-level property returns the same result as CloneSourceId in the fields property. | Small, 52.0 | 52.0 |
| fields | Field Value[] | The field data for this record. The response includes only requested fields and CloneSourceId. If you don’t pass any fields, the response includes only CloneSourceId. |
Small, 49.0 | 49.0 |
| recordTypeId | String | The RecordType ID of the record. | Small, 49.0 | 49.0 |