Contents

Changelog

UPDATE
Effective from:

November 18th, 2024

Update on new entity count limits for a set of features

Announced: November 14, 2024

Effective from:
November 18th, 2024

Update on new entity count limits for a set of features

What is changing?

The format of the text in the error response field is being updated for entity count limits that were announced previously in this changelog update.

Affected endpoints:

Here's an example of the 403 error response for POSTrequest:

{ "success": false, "error": "Couldn't add activity type. You've reached the activity type per company limit.", "error_info": "Please check developers.pipedrive.com for more information about Pipedrive API", "data": null, "additional_data: null }


Here's an example of the 403 error response for PUTrequest:

{ "success": false, "error": "Couldn't add activity type. You've reached the activity type per company limit.", "error_info": "Please check developers.pipedrive.com for more information about Pipedrive API", "data": null, "additional_data: null }


Why it is changing?

This update aims to improve clarity and provide a better user experience by enhancing the wording in error messages.

If you have any questions or comments, feel free to let us know in the Developer’s Community.

Subscribe to our
Changelog

You may unsubscribe anytime using the unsubscribe link in our emails. For more information, please see our privacy notice.

Subscribe to our
Changelog

You may unsubscribe anytime using the unsubscribe link in our emails. For more information, please see our privacy notice.