Create a Pipedrive OAuth application
Register an app in the Pipedrive Developer Hub to enable OAuth 2.0 authentication.
Open the Developer Hub
Sign in to the Pipedrive account you want to register your app on.
Pipedrive accounts have their own subdomain URL:
- Production: https://app.pipedrive.com/ (or https://[your-company].pipedrive.com/ if you use a custom subdomain)
- Sandbox: https://[your-company]-sandbox.pipedrive.com/
The sandbox subdomain is automatically assigned when Pipedrive creates your sandbox account (e.g., stackone-sandbox becomes https://stackone-sandbox.pipedrive.com/).
- Click your profile avatar in the top right corner.
- In the dropdown menu, select Developer Hub.
Create a new app
In the Developer Hub, click + Create an app.
- Select Create public app or Create private app — the setup steps are identical for both.
- Enter an App name (e.g., “StackOne Integration”).
- Set the Callback URL to:
https://api.stackone.com/connect/oauth2/pipedrive/callback - Click Save in the top right corner of the page. The OAuth & access scopes section opens automatically after saving — you do not need to click it separately.
Configure OAuth scopes
On the OAuth & access scopes page, enable the scopes your integration requires.
Notes on the UI:
- The Save button at the top right stays disabled until at least one scope is selected — pick the scopes below before trying to save.
- After saving, click Install and test at the bottom left of the page to finalize the app setup. Without this step, the app will not be active.
Creating the StackOne Connector Profile
To create the Connector Profile in StackOne for Pipedrive:Navigate to Connector Profiles