# HighLevel

#### How to import your Highlevel CRM data to create video copies in Gan.AI?

#### &#xD;

{% embed url="<https://app.supademo.com/demo/cm1659fl20c6kme0p1e86ho95>" %}

1. Select the personalised project you want to integrate with Highlevel
2. Go to Project settings -> Integrations -> Highlevel
3. Turn on the integration button, next to ‘Import data from Highlevel’, in your project settings
4. Log in to your Highlevel account
5. Go to the sub account you want to connect with Gan.AI In the left panel, click on ‘Automation’
6. Under ‘Workflows’, click on ‘Create workflow’ & select ‘Start from scratch’
7. Click on ‘Add new trigger’ & select ‘Contact created’ & click on ‘Save Trigger’
8. Click on the ‘+’ button & search for ‘Custom Webhook’
9. Under ‘Event’, select ‘CUSTOM’ as the event
10. Under ‘Method’ select ‘POST’ as the event
11. Go to the Gan.AI platform and copy the ‘Webhook URL’ from below & paste it in the ‘URL’ input on Highlevel
12. Select the ‘Authorization’ field in Highlevel as ‘None’
13. Now under ‘Headers’, click on ‘Add an item’ & copy the value of ‘Key 1’ from the Gan.AI platform below & paste it in the ‘Key’ input on Highlevel
14. Copy the corresponding ‘Value 1’ from the Gan.AI platform below & paste it in the ‘Value’ input on Highlevel
15. Now under ‘Content type’, select ‘application/json’ in the dropdown
16. Go to the Gan.AI platform and click on ‘Copy content’ under ‘Body’
17. Now paste the copied content under ‘Raw body’ in Highlevel
18. Now, in the content, click in front of ‘unique\_id’ and type ‘contact.id’
19. In the dropdown menu, select ‘{{contact.id}}’
20. Map the respective project variables to the corresponding fields in Highlevel
21. Once all the variables are mapped, click on ‘Save action’ & save your workflow
22. On the top right corner, turn the switch to ‘Publish’ & click on ‘Save’ to enable the import workflow for your project
23. On the Gan.AI platform, click on ‘Save & close’ to save your settings <br>

#### How to send video copies to Highlevel from Gan.AI?

{% embed url="<https://app.supademo.com/demo/cm1797bwn0x2ime0p25opt9w5>" %}

1. Select the personalised project you want to integrate with Highlevel
2. Go to Project settings -> Integrations -> Highlevel
3. Turn on the integration button, next to ‘Export data to Highlevel’, in your project settings
4. Log in to your Highlevel account
5. Go to the sub account you want to connect with Gan.AI
6. In the left panel, click on ‘Automation’
7. Under ‘Workflows’, click on ‘Create workflow’ & select ‘Start from scratch’
8. Click on ‘Add new trigger’ & select ‘Inbound Webhook’
9. Copy the URL from the Highlevel platform & paste it in the Gan.AI platform under ‘ Webhook URL’
10. Click on ‘Verify’
11. Once the URL is successfully verified, go to the Highlevel platform & click on ‘Mapping reference’
12. Click on the most recent request & check if you’re getting the correct data
13. Once you verify that the data is correct and mapped properly, click on ‘Save trigger’
14. Click on the ‘+’ button & look for ‘Find Contact’ action
15. Under ‘Fields’, click on ‘Add field’ & select ‘Contact ID’

**Note: If you are not able to find the ‘Contact ID’, copy the text from the Gan.AI platform and paste it in the search bar in the dropdown**

16. Now go to ‘Inbound webhook trigger’ -> ‘QueryParams’ -> & select ‘Unique\_id’
17. Click on ‘Save action’
18. Now click on ‘+’ & look for ‘Update contact field’ action
19. Under ‘Fields’, click on ‘Add field’ & select the fields that you want to update for the client & map them with the respective values
20. Once all the fields are mapped, click on ‘Save action’
21. On the top right corner, turn the switch to ‘Publish’ & click on ‘Save’ to enable the export workflow for your project
22. On the Gan.AI platform, click on ‘Save & close’ to save your settings

Connecting HighLevel to Gan.AI creates a fully automated personalization loop—workflows trigger new video copies, and updated links flow straight back into your CRM. It’s a simple, powerful way to enhance your funnels with scalable, personalized videos.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.gan.ai/integrations-and-automation/available-integrations/highlevel.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
