contacts_get_duplicate_contact
Identify duplicate contacts in GoHighLevel using email or phone to prevent data duplication.
Instructions
Get Duplicate Contact
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | Email - Pass in URL Encoded form. i.e test+abc@gmail.com will become `test%2Babc%40gmail.com` | ||
| number | No | Phone Number - Pass in URL Encoded form. i.e +1423164516 will become `%2B1423164516` | |
| locationId | No | Location Id Defaults to GHL_LOCATION_ID when omitted. |