# GetResponse authentication

> Depending on the authentication type you select, you need one of
the following credentials:

## Prerequisites

Depending on the authentication type you select, you need one of
the following credentials:

* OAuth 2.0 Authorization Code: Client ID and Client secret.
* Bring your own OAuth 2.0 app: Client ID and Client secret.
* API Key: API key.

For more information about authentication, refer to the GetResponse [documentation](https://apidocs.getresponse.com/v3/authentication).

If you want to create a private OAuth 2.0 application, follow the steps described in [Registering your own application](https://apidocs.getresponse.com/v3/authentication/oauth2) from the GetResponse documentation.

:::note
When registering your OAuth application in GetResponse, make sure to set the [callback URL](connections#callback-url) to the value displayed on the connection creation page, for example `https://cloud.uipath.com/provisioning_/callback` for Automation Cloud.
:::

## Add the GetResponse connection

1. Select Orchestrator from the product launcher.
2. Select a folder, and then navigate to the **Connections** tab.
3. Select **Add connection**.
4. To open the connection creation page, select the connector from the list. You can use the search bar to find the connector.
5. Select your preferred authentication type and enter the required credentials for the selected authentication type.

   For any secret-type field, you can select the menu next to the field and choose **Use credential asset** to reference an Orchestrator credential asset linked to an external vault instead of entering the value directly. For more information, see [Use credential assets for connections](credential-store-connections.md).
6. Select **Connect**.

## Scopes and permissions

You can use the connection to enable the GetResponse activities in UiPath® Studio to build automations for list, contact, newsletter management. The various permission-based use cases that can be
achieved are as follows:

| Scope/permission | Use case | Activity |
| --- | --- | --- |
| NULL | No scopes are requested explicitly in the OAuth app. GetResponse provides the entire access to the APIs as per the user access in the UI. | N/A |
