Files
calendar/packages/app-store/pipedrive-crm
96855ea391 chore: upgrade eslint 9 (#24002)
* add eslint package

* upgrade lint

* remove linting for generated files from trpc

* ts imports

* add missing features lint script

* enable turbo ui

* reference workspace deps correctly

* fixes

* Fix eslint test

* Fix eslint test

* npm run all back

* fix e2e

* fix e2e

* fix e2e

---------

Co-authored-by: Alex van Andel <me@alexvanandel.com>
2025-09-24 22:20:49 +09:00
..
2025-09-24 22:20:49 +09:00

Pipedrive Integration via Revert

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

Obtaining Revert API keys

  • Create an account on Revert if you don't already have one. (https://app.revert.dev/sign-up)
  • Login to your revert dashboard (https://app.revert.dev/sign-in) and click on Customize your apps - Pipedrive
  • Enter the client_id and client_secret you copied in the previous step
  • Enter the client_id and client_secret previously copied to Settings > Admin > Apps > CRM > Pipedrive by clicking the Edit button on the app settings.