Create contact
ghl_create_contactCreate a new contact in GoHighLevel by providing name, email, phone, or company details. Include email or phone to enable matching and deduplication, and get the created contact returned.
Instructions
Create a new contact. At least one of email or phone is recommended so the contact can be matched/deduplicated. Returns the created contact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Full name (alternative to first/last). | |
| tags | No | Tags to apply on creation. | |
| No | |||
| phone | No | E.164 format recommended, e.g. +15551234567. | |
| source | No | Lead source label. | |
| lastName | No | ||
| firstName | No | ||
| locationId | No | GHL Location (sub-account) ID. Defaults to GHL_LOCATION_ID. | |
| companyName | No |