ghl_create_contact
Create a new contact in your GoHighLevel location. Provide details like name, email, phone, address, tags, or custom fields to add the contact and receive the created contact object.
Instructions
Create a new contact in the GHL location. Returns the created contact object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dnd | No | Do Not Disturb flag | |
| city | No | ||
| tags | No | ||
| No | |||
| phone | No | E.164 format preferred, e.g. +15551234567 | |
| state | No | ||
| source | No | Lead source | |
| country | No | ||
| website | No | ||
| address1 | No | ||
| lastName | No | ||
| timezone | No | ||
| firstName | No | ||
| postalCode | No | ||
| companyName | No | ||
| customFields | No | Custom field values [{id, value}] |