Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GRAL-1902 Removed deprecated endpoints #40

Merged
merged 2 commits into from
Jun 11, 2021
Merged

GRAL-1902 Removed deprecated endpoints #40

merged 2 commits into from
Jun 11, 2021

Conversation

SpaceOven
Copy link
Contributor

The following endpoints are deprecated in the Pipedrive API and will stop working soon, so we are removing them from the SDK. This is a breaking change if you use one of the following:

/deals/find
Used in DealsController.findDealsByName()

/persons/find
Used in PersonsController.findPersonsByName()

/organizations/find
Used in OrganizationsController.findOrganizationsByName()

/products/find
Used in ProductsController.findProductsByName()

/searchResults and /searchResults/field
From SearchResultsController.getPerformASearch() and SearchResultsController. getPerformASearchUsingASpecificFieldValue() respectively, The SearchResultsController file is no longer available.

@SpaceOven SpaceOven requested a review from a team as a code owner June 8, 2021 06:04
Copy link
Contributor

@siirimangus siirimangus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@SpaceOven SpaceOven merged commit d887a1e into master Jun 11, 2021
@ziimk ziimk deleted the GRAL-1902 branch July 1, 2021 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants