Release notes
2026
Pipedrive API v1 to v2 transition by July 31, 2026
4 min
due to changes in the pipedrive api, we’ve released updated versions of all pipedrive modules in make what's changing? some of the pipedrive api v1 modules are now deprecated existing scenarios using these modules will continue to run until july 31, 2026 after this date, pipedrive api v1 endpoints will no longer be available, and the scenarios using them will stop working you can no longer create new scenarios using the deprecated modules what do you need to do to keep your scenarios running, replace your pipedrive api v1 modules with their api v2 equivalents before july 31, 2026 for a detailed migration guide, see the https //pipedrive readme io/docs/pipedrive api v2 migration guide connection type deprecation the pipedrive api token connections are deprecated when creating a new pipedrive connection , select pipedrive oauth in the connection type field this is the supported connection method for pipedrive modules if you’re using an existing connection created with an api token, update it to use pipedrive oauth to ensure compatibility with the current pipedrive api modules deprecated without replacement the following pipedrive modules have been deprecated and do not have a replacement or supported alternative in api v2 add a recurring subscription add an installment subscription cancel a recurring subscription delete a subscription find subscription by deal get a subscription list payments of a subscription update a recurring subscription update an installment subscription some deprecated modules don't have direct replacements, but you can replicate the same functionality using other pipedrive modules with the required filters deprecated module module to use required filter list activities in a deal list activities id filter list deals for a person list deals person id filter list deals in a pipeline list deals pipeline id filter list deals in a stage list deals stage id filter list deals in an organization list deals organization id filter list persons in a deal list persons deal id filter use the modules and filters in the module configuration to achieve the same behavior as the deprecated modules webhook changes some webhook endpoints are no longer available in the pipedrive api v2 the following webhook modules are replaced by a single generic module new activity event > watch new events new deal event > watch new events new note event > watch new events new organization event > watch new events new person event > watch new events new product event > watch new events