Pipedrive
Obtaining Pipedrive Client ID and Secret
- Open Pipedrive Developers Corner and sign in to your account, or create a new one
- Go to Settings > (company name) Developer Hub
- Create a Pipedrive app, using the steps mentioned here
- You can skip this step and use the default revert Pipedrive app
- Set
https://app.revert.dev/oauth-callback/pipedrive
as a callback url for your app - Get your client_id and client_secret:
- Go to the “OAuth & access scopes” tab of your app
- Copy your client_id and client_secret
Connect to Pipedrive via Revert
- Create an account on Revert if you don’t already have one.
- Login to your revert dashboard and click on
Customize your apps
-Pipedrive
- Enter the
client_id
andclient_secret
you copied in the previous step into the App credentials here and clickSubmit
.