# Hightouch

Paradime integrates with Hightouch to trigger a sync as soon as a Paradime Bolt schedule completes.

This ensure your Hightouch syncs are triggered as soon as fresh data is available after running your dbt™️ models in production.

{% content-ref url="/pages/d0iSIZ2r8W22kQbDqXhE" %}
[Broken mention](broken://pages/d0iSIZ2r8W22kQbDqXhE)
{% endcontent-ref %}

{% hint style="info" %}
To create API keys in Hightouch, you will need have **Admin** access. See also the Hightouch docs [here](https://hightouch.com/docs/developer-tools/api-guide#overview).
{% endhint %}

## Generate an API key <a href="#generate-api-key" id="generate-api-key"></a>

{% hint style="warning" %}
API keys in Hightouch are generated at a workspace level. Make sure to create the API key for the workspace you want to connect to Paradime.
{% endhint %}

1. From the [API keys](https://app.hightouch.com/settings/api-keys) tab on the Settings page, select Add API key.

<figure><img src="/files/JNtHRjJhGzxZL8wvhPX2" alt=""><figcaption></figcaption></figure>

2. Enter a descriptive Name for your key. Copy your API key and store it in a safe location. The key will only be displayed once. Click Create API key.

<figure><img src="/files/DMxUfF0GZNCVTGa12a89" alt=""><figcaption></figcaption></figure>

## Connect the Hightouch Integration <a href="#connect-the-hightouch-integration" id="connect-the-hightouch-integration"></a>

The Hightouch integration can be connected by a Paradime **Admin user**. To enable the integration, in Paradime navigate to your *Account Settings > Integrations*, find the Hightouch integration and click *Connect*.

1. Add the API Key for your Hightouch account
2. Click on Test Connection to validate that Paradime can connect to Hightouch and start importing Metadata from your Connectors.

{% @arcade/embed flowId="RLI21TMFHL2gAmDDzmn6" url="<https://app.arcade.software/share/RLI21TMFHL2gAmDDzmn6>" %}

Now that the integration is connected, you can trigger syncs after a Paradime Schedule completes.


---

# 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://docs.paradime.io/app-help/documentation/integrations/reverse-etl/hightouch.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.
