objects_create_object_record
Create a record in GoHighLevel for any custom or standard object by providing its schema key and request body.
Instructions
Create Record
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body as defined by the HighLevel API. | |
| schemaKey | Yes | The key of the Custom Object / Standard Object Schema. For custom objects, the key must include the “custom_objects.” prefix, while standard objects use their respective object keys. This information is available on the Custom Objects Details page under Settings. |