Skip to main content

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

1

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

Configure the Pipedrive Integration in Strata

Select Pipedrive in the Strata Integration Catalog. Enter your Pipedrive API key.

OAuth App Setup

Pipedrive public apps are not yet supported
1

Create a Pipedrive Sandbox Account

2

Create a Pipedrive App

  1. Create a Pipedrive private app. In the “Basic Info” section, provide the Strata OAuth callback URL:
https://connect.connectstrata.com/oauth/callback
  1. Select the access scopes required by your use cases
  2. Copy the Client ID and Client Secret for setup in Strata
3

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