GoHighLevel - Call Enrichment
GoHighLevel - Call Enrichment
By connecting to your GoHighLevel account, the assistant can access contextual information about callers, enabling more personalized and effective interactions.
V2 API
The V2 API provides enhanced functionality and improved performance. This is the recommended method for new integrations.
Configuration
To set up GoHighLevel integration using the V2 API, you’ll need two pieces of information:
Location ID
The Location ID can be found in the URL of your GoHighLevel dashboard. When you navigate to a specific location in GHL, the URL will contain the location ID.
Example:
https://crmpage.com/v2/location/eDv3Z93Fnte6jr7ytj/
In this URL, the locationId is eDv3Z93Fnte6jr7ytj
Copy your location ID from your GHL URL and paste it in the Location ID field.
Access Token
The V2 API requires a Private Integration Token. Follow these steps to create one:
- In GoHighLevel, go to Settings > Private Integrations
- Click Create new integration
- Set a name for your integration (e.g., “Atlas Call Enrichment”)
- Select the required scope: View contacts -
contacts.readonly - After creating the integration, copy the generated token and paste it in the Access Token field.
This token can be used to view account data. Please share this token with trusted parties only. Do not share it publicly.
V1 API (Legacy)
Configuration
To set up GoHighLevel integration using the V1 API:
Set the "Property to filter"
Enter phone as the field that will be used to match and retrieve relevant caller information.
Set the headers
- Key:
Authorization - Value:
Bearer YOUR_API_KEY
Replace YOUR_API_KEY with your real GoHighLevel API key (see below).
How to Find the V1 API Key?
The API key can be found in the Business Profile Settings of your GoHighLevel account settings.
