Create custom object record
ghl_create_object_recordCreate a custom object record by supplying a schema key and property values. Use this to add new entries to GoHighLevel custom objects.
Instructions
Create a record for a custom object. properties is a key/value map matching the schema's property keys.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schemaKey | Yes | ||
| locationId | No | GHL Location (sub-account) ID. Defaults to GHL_LOCATION_ID. | |
| properties | Yes | Property key/value map for the record. |