You can use these credentials to authenticate the following nodes:
Create a HighLevel developer account.
HighLevel deprecated API v1.0 and no longer maintains it. Use OAuth2 to set up new credentials.
Refer to HighLevel’s API 2.0 documentation for more information about the service.
For existing integrations with the API v1.0, refer to HighLevel’s API 1.0 documentation.
To configure this credential, you’ll need:
To configure this credential, you’ll need:
To generate both, create an app in My Apps > Create App. Use these settings:
Set Distribution Type to Sub-Account.
Add these Scopes:
locations.readonly
contacts.readonly
contacts.write
opportunities.readonly
opportunities.write
users.readonly
Copy the OAuth Redirect URL and add it as a Redirect URL in your HighLevel app.
Copy the Client ID and Client Secret from HighLevel and add them to your credential.
Add the same scopes added above to your credential in a space-separated list. For example:
locations.readonly contacts.readonly contacts.write opportunities.readonly opportunities.write users.readonly
Refer to HighLevel’s API Authorization documentation for more details. Refer to HighLevel’s API Scopes documentation for more information about available scopes.