# Create your GetResponse connection

{% hint style="info" %}
**Oauth connection**: The first step is to install GearPlug in your account so that GearPlug may access the data.
{% endhint %}

To integrate GetResponse into GearPlug, you’ll need your account’s API Key. Follow the steps below to get it:

1. **Click “Integrations & API”** in your tools menu on the GetResponse interface.

<figure><img src="https://lh6.googleusercontent.com/DlCNY3SNT8Wc8frwE70rJdqEP6o4y4zo4DeshhleUI2rBVox7M1Ob5AfDeopNxYy2RlPN-k4kCoyu5kCKdpfH0Q7Oyf5fVnA2vNB-oxCNHqw0GQTo6Y7QFsxDubBEI43RVJ1HMwXb-KLxpO_CoSaSA" alt=""><figcaption></figcaption></figure>

2. **Head over to the API section** within the menu and click “Generate API Key”. If you already have one, you can copy it from here. If not, follow the next step.

<figure><img src="https://lh4.googleusercontent.com/wTwJvKYKahSbDGqFRKI85uY8xrpAzWEHV55eqnsHU7ut1J6xUIvFxn9lXO0ffhIqWtcUyL6wlBWNoz-qHymwQ4GAqpmuqIMOOoVaV0I6YsQ3yQCT5wND_L8aOVSVo0PyHieUaV3jYsZxtls5vRNDJg" alt=""><figcaption></figcaption></figure>

3. **Name your API and click “Generate”** to create a new API. Then, copy it from your API Key list.

<figure><img src="https://lh3.googleusercontent.com/EI7yKjgrNwwvGTBs2a59EQqukQnA2udDHIKP9WDgc_seuwydOZRglG7ffwlcW7G5GDP3dz4ggmFSmozVbjFAS2prdzJAG9Jhf7DALqIUWQ7esBpu4t3ef_mO0n3GqB8961Jhz-cZdPrdKpZmByX7gw" alt=""><figcaption></figcaption></figure>

### Set up access

1. **Go to “My Apps”** at the top of your GearPlug interface.

<figure><img src="https://lh5.googleusercontent.com/OijTrLL68IM7Q7wRvnnwypK1S3FTPAg0qLId145GMYZCkEy7nBEyGIeijsSN2ki6IOfCshWsLcfmdEqoKwkjqI9mZhV5OwuluQOv2gpJ7xoMRnhIkcveK6NXk8rEqPOKnkpGWeoKHGizWMT6EvtI5Q" alt=""><figcaption></figcaption></figure>

2. **Select GetResponse** on the drop-down menu under “New connection” and click “Create.”

<figure><img src="https://lh4.googleusercontent.com/nByVCoTPvKZ8gWZsTwYH-4f5wYUc8OmSmy1XqVkXlRFdAE51QNatA4MyhH-1tIc9Wt0j3pXsLPUeX-qDbdGxGecFgisbMTxg7llEtvcSlh8Ds85nA9W0BsP0Y6dCfOyxkC331NyCGnHxX9c9lgqNXw" alt=""><figcaption></figcaption></figure>

3. **Paste your API Key** on the field and click “Continue” to finish the setup.

<figure><img src="https://lh4.googleusercontent.com/ehDN9dwdgn2Ty9L283q1QTlieVnpv1IGFShLZXv9ruuPNyokJ3AxCFi50KMeSbWvfX16jc0YzDnNbJPUpINKCemaoMJO2jzE02mouj8xNcaAdQ0NgKhBXfPRqu9SvJh5vLMBPrUCnCdLrYgUOZY34g" alt=""><figcaption></figcaption></figure>


---

# 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.gearplug.io/english/set-up-your-integrations/getresponse/create-your-getresponse-connection.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.
