mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
| .. | ||
| README.md | ||
| using-access-token.gif | ||
| using-oauth.gif | ||
| permalink | description |
|---|---|
| /credentials/pipedrive | Learn to configure credentials for the Pipedrive node in n8n |
Pipedrive
You can use these credentials to authenticate the following nodes with Pipedrive.
Prerequisites
Create a Pipedrive account.
Using OAuth
::: tip ⛅️ Note for n8n.cloud users You'll only need to enter the Credentials Name and click on the circle button in the OAuth section to connect your Pipedrive account to n8n. :::
- Create a Developer Sandbox Account.
- Access your Pipedrive Dashboard.
- Click on your user profile in the top right and select 'Tools and apps' from the dropdown list.
- From the sidebar under the Tools section, select 'Marketplace manager'.
- Click on the Create new app button.
- Select either 'Yes' or 'No' when asked if you would like to publish your app on the Pipedrive marketplace.
- Click on the Next button.
- Enter a name in the App name field.
- Copy the 'OAuth Callback URL' provided in the 'Pipedrive OAuth2 API' credentials in n8n.
- On the Pipedrive app creation page, scroll down to the OAuth & Access scopes section and paste the URL in the Callback URL field.
- Click on the Save button on the top.
- Select your app from the 'Marketplace Manager'
- Scroll down to OAuth & Access scopes section and copy the Client ID and Client Secret.
- Use these credentials with your Pipedrive node credentials in n8n.
- Click on the circle button in the OAuth section to connect a Pipedrive account to n8n.
- Click on the Save button to save your credentials.
Using Access Token
- Access your Pipedrive Dashboard.
- Click on your user profile in the top right.
- Select 'Settings' from the dropdown list.
- Click on the 'API' tab.
- Click on the Generate new token button.
- Use the displayed token with your Pipedrive node credentials in n8n.

