Getting Started
You can connect to the Pipedrive API using a personal API key or an OAuth app. For connecting a single Pipedrive account, we recommend using an API key.API Key Setup
Find your Pipedrive API Key
In your Pipedrive account, navigate to Settings > Personal preferences > API. Copy your personal API key.
If you cannot find your API token, your permission set may not have this access enabled. Contact your Pipedrive admin to update your permissions.
Configure the Pipedrive Integration in Strata
Select Pipedrive in the Strata Integration Catalog. Enter your Pipedrive API key.
OAuth App Setup
Create a Pipedrive Sandbox Account
Sign up for a Pipedrive Sandbox account.
Create a Pipedrive App
- Create a Pipedrive private app. In the “Basic Info” section, provide the Strata OAuth callback URL:
- Select the access scopes required by your use cases
- Copy the Client ID and Client Secret for setup in Strata
Configure the Pipedrive Integration in Strata
Select Pipedrive in the Strata Integration Catalog. Enter your OAuth client ID, secret, and the access scopes you requested in Pipedrive.
It’s important that the scopes provided in the Strata dashboard exactly match
the scopes you requested in your Pipedrive app