> ## Documentation Index
> Fetch the complete documentation index at: https://ampersand-24eb5c1a-feat-always-enabled-object.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Drift

## What's Supported

### Supported Actions

This connector supports:

* [Proxy Actions](/proxy-actions), using the base URL `https://driftapi.com`.

## Before You Get Started

To integrate Drift with Ampersand, you will need [a Drift Account](https://app.drift.com/signup).

Once your account is created, you'll need to create an app in Drift, configure the Ampersand redirect URI within the app, and obtain the following credentials from your app:

* Client ID
* Client Secret

You will then use these credentials to connect your application to Ampersand.

### Create a Drift Account

Here's how you can sign up for a Drift account:

* Go to the [Drift Sign Up page](https://app.drift.com/signup).
* Sign up using your preferred method.

### Creating a Drift App

Follow the steps below to create a Drift app and add the Ampersand redirect URL.

1. Log in to your [Drift](https://app.drift.com/login) account.

2. Navigate to the [Drift Developer Portal](https://dev.drift.com/).

3. Click the **Build Your App** button under Your Apps to create a new app.

4. Enter the app details in the **Display Information** section, including the app's name, description, and icon..

<img src="https://mintcdn.com/ampersand-24eb5c1a-feat-always-enabled-object/dQpBDjbWo04O80rI/images/provider-guides/db48d9d-drift1.gif?fit=max&auto=format&n=dQpBDjbWo04O80rI&q=85&s=44717f3cd714e7bfca72509cbe39bd4d" alt="Alt text" width="1440" height="676" data-path="images/provider-guides/db48d9d-drift1.gif" />

5. Go to the **OAuth and Scopes** section.
6. In the **Allowed Oauth Redirect URIs** section, enter the Ampersand redirect URL: `https://api.withampersand.com/callbacks/v1/oauth`.
7. Click **Add**.
8. Select the necessary permission scopes to your app from the **Drift Scopes** section.

<img src="https://mintcdn.com/ampersand-24eb5c1a-feat-always-enabled-object/D3XfH4ynksn58nKE/images/provider-guides/00f2e5c-drift2.gif?fit=max&auto=format&n=D3XfH4ynksn58nKE&q=85&s=e218863000c9549f3a367b00b06029d0" alt="Alt text" width="1440" height="676" data-path="images/provider-guides/00f2e5c-drift2.gif" />

9. Under the **Activate Your App** section, click the **Install App to Drift** button.

You app is now ready to connect to Ampersand.

The **App Credentials** section displays **Client ID** and **Client Secret** keys for your app. You'll use these credentials to connect your app to [Ampersand](https://docs.withampersand.com/docs/drift#add-your-drift-app-info-to-ampersand).

## Add Your Drift App Info to Ampersand

1. Log in to your [Ampersand Dashboard](https://dashboard.withampersand.com).

2. Select the project where you want to create a Drift integration.

   <img src="https://mintcdn.com/ampersand-24eb5c1a-feat-always-enabled-object/dQpBDjbWo04O80rI/images/provider-guides/dd47b7a-Ampersand.png?fit=max&auto=format&n=dQpBDjbWo04O80rI&q=85&s=79d91e31718a06ec218db31003828f59" alt="Alt text" width="2244" height="442" data-path="images/provider-guides/dd47b7a-Ampersand.png" />

3. Select **Provider Apps**.

4. Select *Drift* from the **Provider** list.

5. Enter the previously obtained *Client ID* in the **Client ID** field and the *Client Secret* in the **Client Secret** field.

   <img src="https://mintcdn.com/ampersand-24eb5c1a-feat-always-enabled-object/MOeKs0aLZCYy4KB-/images/provider-guides/71f5b30-drift4.gif?fit=max&auto=format&n=MOeKs0aLZCYy4KB-&q=85&s=69cfd35fea1fac5a4495e81dc7a2997b" alt="Alt text" width="812" height="586" data-path="images/provider-guides/71f5b30-drift4.gif" />

6. Click **Save Changes**.
