Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.alterauth.com/llms.txt

Use this file to discover all available pages before exploring further.

Overview

Connect your users to Pipedrive for sales pipeline management, contact tracking, deal management, and activity logging.
PropertyValue
Provider IDpipedrive
CategoryCRM & Sales
PKCESupported
Token refreshAutomatic
Redirect URIShown in Developer Portal

Step 1: Create a Pipedrive OAuth App

1

Go to the Pipedrive Developer Hub

Navigate to developers.pipedrive.com and sign in.
2

Create a new app

Go to Your Apps and click Create an app. Fill in the app name and details.
3

Configure the redirect URI

Under OAuth & Access scopes, add the Alter callback URL from the Developer Portal to the Callback URL field.
4

Get your credentials

Copy the Client ID and Client Secret.
Never share your Client Secret publicly. Store it securely and only enter it in the Alter Vault Developer Portal.

Step 2: Add to Alter Vault

1

Open the Developer Portal

Go to portal.alterauth.com and navigate to your app.
2

Add Pipedrive provider

Go to OAuth Providers > Add Provider > Pipedrive.
3

Enter credentials

  • Client ID: Paste your Pipedrive Client ID
  • Client Secret: Paste your Pipedrive Client Secret
4

Select scopes

Choose the scopes your app needs.
5

Save

Click Save. The provider is now active.

Available Scopes

ScopeDescription
deals:readRead deal data
deals:writeCreate and manage deals
contacts:readRead contact and person data
contacts:writeCreate and manage contacts
activities:readRead activity data
activities:writeCreate and manage activities

Notes