Go High Level

This page contains the setup guide and reference information for the Go High Level connector.

Prerequisites

Before connecting your Go High Level account, ensure that:

  • You have an active Go High Level account.

  • You have access to the Automation and Workflow builder features in Go High Level.

Setup Guide

Follow these steps to connect your Go High Level account to Keragon:

  1. Go to app.keragon.com and navigate to the Go High Level connector setup.

  2. Click the Connect Account button.

  3. You will be redirected to the Go High Level login screen.

  4. Log in with your Go High Level credentials and authorize Keragon to access your account.

  5. After successful authorization, you will be redirected back to Keragon and your account will be connected.

Note: Keragon uses OAuth 2.0 for Go High Level authentication, ensuring secure access to your account data.

How-Tos

How to Add a Go High Level Trigger to a Keragon Workflow

To receive events from Go High Level in your Keragon workflows:

00:00: This guide provides detailed steps on adding triggers in a go high-level workflow. 00:06: Click on add a trigger. 00:09: Search for the go high level app. 00:12: Choose the trigger option. 00:15: Select the option to save 00:18: Navigate to the description section. 00:21: Click the icon to copy the webhook URL 00:25: Switch to app.gohighlevel.com 00:29: Access the automation section 00:32: Select the specific workflow. 00:35: Add a new trigger to the workflow. 00:38: Choose the desired option to receive webhooks for for example contact 00:42: change. 00:44: Save the trigger configuration. 00:47: Click the plus button to add an action. 00:50: Look for the action webhook. 00:53: Select the webhook option. 00:56: Choose the provided URL 00:59: Paste the webhook URL you copied from carriganns dashboard. 01:04: Save the configured action. 01:07: The guide covered adding triggers in go high level application by 01:11: following these steps. You can receive webhooks from go high level on 01:15: your caragon workflows.

  1. Go to app.keragon.com.

  2. Click Add a trigger.

  3. Search for and select the Go High Level app.

  4. Choose the Trigger option and click Save.

  5. Click on the Description tab and copy the Webhook URL.

Then, in Go High Level:

  1. Navigate to app.gohighlevel.com.

  2. Click Automation in the sidebar.

  3. Select the workflow where you want to add the trigger (e.g., New Workflow : 1720614051561).

  4. Click Add New Trigger and choose the appropriate event (e.g., Contact Changed).

  5. Click Save Trigger.

  6. Click the + button to add a new action.

  7. In the search bar, look for Webhook.

  8. Select the Webhook action.

  9. Paste the Webhook URL copied from Keragon.

  10. Click Save Action.

Need more help setting this up?

Check the fully extended GHL trigger setup guide for screenshots, detailed steps, and additional context.

Once configured, Go High Level will send real-time event data to Keragon, triggering your workflows automatically.

How to Create or Update Contacts with Tags in Go High Level

  1. Go to app.keragon.com. Open your workflow.

  2. After your trigger click the "+" icon to add a new action.
  3. Click the Search bar and enter "gohighlevel".

  4. Select the Go High Level app.

  5. Search for and select "Create or update contact".

  6. Choose your authenticated Go High Level connection (OAuth 2.0).

  7. Select all the data from your trigger.

  8. Click Save, then perform a Test Step to verify the setup.

  9. In Inputs, provide required data like:

    { "email": "john@acme.com", "firstName": "foo", "lastName": "foo" }
  10. In Outputs, confirm the response structure from Go High Level.

To add tags:

  1. Click the "+" button to add a new action after the create or update contacts action.
  2. Use the search field again to find "add tags".

  3. Select "Adds specified tags to a contact".

  4. Choose the contact and tag(s) to associate.

  5. Click Save, then Test Step to validate the tagging process.

Troubleshooting and Common Errors

Error Message Cause Suggested Fix
401 Unauthorized Expired or revoked OAuth token Reconnect your Go High Level account in Keragon.
Webhook not triggering Workflow not published or URL not correctly pasted Ensure the workflow is active and the Keragon URL is correctly set.
403 Forbidden Insufficient user permissions Confirm your Go High Level user role allows webhook and automation setup.
Connection timeout Network issues or URL unreachable Check connectivity and ensure Keragon's webhook URL is accessible.

Limitations and Notes

  • Webhook triggers are configured per workflow; make sure each workflow is published to activate triggers.

  • Webhook-based automation supports various event types, including contact changes and form submissions.

Was this article helpful?
0 out of 0 found this helpful

Articles in this section