megachangelog
Pipedrive logo

Pipedrive Changelog

Pipedrive — CRM, Sales product updates and releases, tracked on megachangelog.


Feature2026.05.21

New webhooks and API improvements

Added new webhooks for deal products, installments, and custom field definitions, along with various API improvements across deals, persons, organizations, and fields.

webhooksapidealscustom-fields
Feature2

Introducing Projects API v2

Projects API v2 adds new endpoints for managing projects, boards, phases, tasks, and project fields. Available from May 21st, 2026.

apiprojectsboardstasks
Feature

Introducing support for Projects in webhooks v2

Webhooks v2 now supports Projects, allowing you to receive webhook events for project-related activities. This expansion enables better integration and automation workflows involving project data.

webhooksprojectsapiintegration
Fix2

Bug fix in v2 product webhooks payload

Date fields in v2 product webhooks are being updated to RFC 3339 format, effective April 1st, 2026. This ensures consistency and standards compliance for webhook consumers.

webhooksapidate-formatv2
Feature

Introducing new Fields API v2

Fields API v2 introduces new endpoints for managing custom fields across multiple entity types, effective from December 10th, 2025.

apifieldscustom-fieldsentity-management
FeatureNov 24th, 2025

Introducing new Product Duplication API

A new Product Duplication API has been released, enabling users to programmatically duplicate products. This new capability is available starting November 24th, 2025.

apiproductsduplication
Feature2

Introducing deal_id parameter for GET /api/v2/persons endpoint

The GET /api/v2/persons endpoint now supports a deal_id parameter, allowing users to filter persons by associated deals. This enhancement provides more flexible querying capabilities for retrieving person data.

apipersonsdealsfiltering
Breaking

Deprecation of Channels API

The Channels API is being deprecated effective February 1st, 2026. Applications relying on this API will need to migrate to alternative solutions.

apideprecationchannelsmigration
Feature2.0

New sorting parameter for Products API

A new order_nr sorting parameter has been added to the Products API v2, effective October 1st, 2025, allowing for improved product ordering and retrieval flexibility.

apiproductssortingquery-parameter
Feature2025.10.01

Introducing new Deal Products bulk operations API

New Deal Products bulk operations API endpoints are now available, effective October 1st, 2025. This enables users to perform batch operations on deal products more efficiently.

apidealsbulk-operationsproducts
Feature

Introducing new Product Images API

Pipedrive has introduced a new Product Images API, enabling users to manage product images programmatically. This new API is effective from August 25th, 2025.

apiproductsimages
Breaking

Updating activities note field limit for POST v1/activities

The activities notes size limit for the POST v1/activities endpoint is being changed, effective September 21st, 2025. Users will need to adjust any code that relies on the previous limit.

activitiesapibreaking-changemigration
Fix

Bug fix in v2 user webhooks payload

A bug in the v2 user webhooks payload has been fixed. This ensures that webhook data is now delivered correctly to users.

webhooksapiv2bug-fix
Breaking

Data type update for 4 deals-related response fields

Four deals-related response fields are changing from datetime to date data type, effective December 6, 2023. This is a breaking change that may require updates to client code handling these fields.

dealsapibreaking-changeschema
Fix

Bug fixes in webhooks v2 payload

Two bug fixes have been implemented in the webhooks v2 payload to improve user management functionality.

webhooksapibugfixuser-management
Breaking

Breaking change: new note size and notes per deal limits

New limits introduced for the Notes API: maximum note size of 100 kB and maximum 50 notes per deal. These limits take effect November 15, 2023 to protect the system from misuse and excessive load.

apinoteslimitsbreaking-change
Feature2023.08.14

Custom UI extensions: provide functionality via iframes

Pipedrive now supports custom UI app extensions that allow developers to load contextual web content within embedded iframes directly inside different Pipedrive views, extending app functionality.

uiextensionsiframesapiapps
Breaking

Update to the logic of product discounts

Two new fields in Deals API enable adding monetary discounts to products attached to a deal, in addition to previous percentage discounts. The existing discount_percentage field has been deprecated and will be removed.

dealsapidiscountsproductsdeprecation
Breaking2023.09.04

Update to edit permission for Products API

A new response field is being introduced and an existing field removed related to editing permissions for other users' products in the GET /users/{id}/permissions endpoint, effective September 4, 2023.

apiproductspermissionsbreaking
Feature

Delete permission for Leads API

A delete permission is being added to the DELETE /leads/{id} endpoint, allowing users to be restricted from deleting leads. This takes effect June 22, 2023.

apileadspermissionsaccess-control