go to pipedrive.com
Log inSign up
Contents

Changelog

UPDATE
Effective from:

July 15, 2021

Error response correction for Search API

Announced: July 1, 2021

Effective from:
July 15, 2021

Error response correction for Search API

What is going to change?

We are going to update the current incorrect error response to match Pipedrive API’s core concepts of responses for the following Search endpoints:

Here is an example of a correct error response which will be applied for the endpoints listed above:

{ "success": false, "error": "Requested service is not available", //main error message "error_info": "Please check developers.pipedrive.com", "data": null, "additional data": null }

Who is affected?

Anyone with functionality built on top of the previous behavior will need to alter their code.


Published on July 1, 2021

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.