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.
Pipedrive — CRM, Sales product updates and releases, tracked on megachangelog.
Added new webhooks for deal products, installments, and custom field definitions, along with various API improvements across deals, persons, organizations, and fields.
Projects API v2 adds new endpoints for managing projects, boards, phases, tasks, and project fields. Available from May 21st, 2026.
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.
A new Assignees field has been added to the Projects API, enabling better assignment and tracking of project participants starting March 25th, 2026.
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.
Fields API v2 introduces new endpoints for managing custom fields across multiple entity types, effective from December 10th, 2025.
A new Product Duplication API has been released, enabling users to programmatically duplicate products. This new capability is available starting November 24th, 2025.
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.
The Channels API is being deprecated effective February 1st, 2026. Applications relying on this API will need to migrate to alternative solutions.
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.
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.
Pipedrive has introduced a new Product Images API, enabling users to manage product images programmatically. This new API is effective from August 25th, 2025.
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.
A bug in the v2 user webhooks payload has been fixed. This ensures that webhook data is now delivered correctly to users.
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.
Two bug fixes have been implemented in the webhooks v2 payload to improve user management functionality.
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.
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.
Pipedrive introduced two new cursor-paginated GET endpoints (/persons/collection and /organizations/collection) to provide faster and more performant data retrieval for persons and organizations.
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.
Breaking changes to filter conditions in the Filters API will take effect on August 21, 2023. The originally announced date has been updated due to a delayed rollout timeline.
Encrypted OAuth 2.0 access tokens will be doubled in length starting September 15, 2023 to enhance security.
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.
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.
The obsolete sum_no_discount response field is being removed from 3 deal-products endpoints effective August 22, 2023. Applications relying on this field will need to be updated.