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.
Click the Build Your App button under Your Apps to create a new app.
Enter the app details in the Display Information section, including the app’s name, description, and icon..
Go to the OAuth and Scopes section.
In the Allowed Oauth Redirect URIs section, enter the Ampersand redirect URL: https://api.withampersand.com/callbacks/v1/oauth.
Click Add.
Select the necessary permission scopes to your app from the Drift Scopes section.
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.