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.| Property | Value |
|---|---|
| Provider ID | pipedrive |
| Category | CRM & Sales |
| PKCE | Supported |
| Token refresh | Automatic |
| Redirect URI | Shown in Developer Portal |
Step 1: Create a Pipedrive OAuth App
Go to the Pipedrive Developer Hub
Navigate to developers.pipedrive.com and sign in.
Configure the redirect URI
Under OAuth & Access scopes, add the Alter callback URL from the Developer Portal to the Callback URL field.
Step 2: Add to Alter Vault
Open the Developer Portal
Go to portal.alterauth.com and navigate to your app.
Enter credentials
- Client ID: Paste your Pipedrive Client ID
- Client Secret: Paste your Pipedrive Client Secret
Available Scopes
| Scope | Description |
|---|---|
deals:read | Read deal data |
deals:write | Create and manage deals |
contacts:read | Read contact and person data |
contacts:write | Create and manage contacts |
activities:read | Read activity data |
activities:write | Create and manage activities |
Notes
- See the Pipedrive OAuth authorization documentation for more details.