What’s Supported

Supported Actions

This connector supports:

Before You Get Started

To integrate Drift with Ampersand, you will need a Drift Account.

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:

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 account.

  2. Navigate to the Drift Developer Portal.

  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..

Alt text

  1. Go to the OAuth and Scopes section.
  2. In the Allowed Oauth Redirect URIs section, enter the Ampersand redirect URL: https://api.withampersand.com/callbacks/v1/oauth.
  3. Click Add.
  4. Select the necessary permission scopes to your app from the Drift Scopes section.

Alt text

  1. 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.

Add Your Drift App Info to Ampersand

  1. Log in to your Ampersand Dashboard.

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

    Alt text

  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.

    Alt text

  6. Click Save Changes.