-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Description
Is your proposal related to a problem?
Yes, the Pipedrive integration in Cal.com is currently not functioning because it relies on Revert.dev, which has been deprecated and no longer maintained since September 2023. When I try to add Pipedrive via the web UI, I receive an error message stating "pipedrive client id missing."
Describe the solution you'd like
I would like the Pipedrive integration to be updated to remove the dependency on Revert.dev. Instead, the integration should directly use Pipedrive's API, implementing OAuth2 authentication. This would involve updating the web UI to allow users to input their Pipedrive Client ID and Client Secret to establish the connection.
Describe alternatives you've considered
I've considered manually integrating Pipedrive using custom API scripts, but this approach is not practical for most users due to its complexity. I also looked into third-party integration tools, but they may not offer the same seamless experience and could incur additional costs.
Additional context
Maintaining a functional Pipedrive integration is crucial for users who rely on it to sync their scheduling with their CRM systems. The deprecation of Revert.dev has disrupted this workflow, impacting productivity. Updating the integration will restore this essential functionality for many users.