Ghl Create Custom Field
ghl_create_custom_fieldCreate custom fields for contacts or opportunities in GoHighLevel by specifying name, model, and data type to extend data collection.
Instructions
Create a custom field. WRITES to the live account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | display name of the field. | |
| model | No | "contact" or "opportunity". | contact |
| data_type | No | one of TEXT, LARGE_TEXT, NUMERICAL, PHONE, MONETORY (sic, GHL spelling), CHECKBOX, SINGLE_OPTIONS, MULTIPLE_OPTIONS, DATE, TEXTBOX_LIST, FILE_UPLOAD, RADIO. | TEXT |
| location_id | No | GHL sub-account id (defaults to GHL_LOCATION_ID). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||