create_contact
Create a new contact in GoHighLevel. Specify name, email, phone, tags, company, website, source, and custom fields.
Instructions
Create a new GoHighLevel contact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| firstName | No | Contact first name. | |
| lastName | No | Contact last name. | |
| name | No | Full contact name if first and last names are not separated. | |
| No | Primary email address. | ||
| phone | No | Primary phone number. | |
| tags | No | Tags to assign when the contact is created. | |
| companyName | No | Company name associated with the contact. | |
| website | No | Website associated with the contact. | |
| source | No | Lead source for the contact. | |
| dnd | No | Whether the contact should be marked as do-not-disturb. | |
| customFields | No | Custom field objects expected by the GoHighLevel API. |