-
Notifications
You must be signed in to change notification settings - Fork 5.3k
[FEATURE] Update Pipedrive to use Webhooks v2 #16246
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
Comments
Sources - New Deal (Instant) - New Person (Instant) - New Deal Updated (Instant) - New Person Updated (Instant)
Hello everyone, I have tested this PR and there're some test cases failed or needed improvement. Please check the test report below for more information |
Hi @vunguyenhung , I couldn't reproduce those errors If you want I can send you my credentials |
Hi everyone, all test cases are passed! Ready for release! |
* [FEATURE] Update Pipedrive to use Webhooks v2 #16246 Sources - New Deal (Instant) - New Person (Instant) - New Deal Updated (Instant) - New Person Updated (Instant) * pnpm update * change source name * pnpm update
Is your feature request related to a problem? Please describe.
Our webhooks triggers were using v1, but after Pipedrive updated the default Webhooks API to v2, they stopped working for some reason. I pinned them to use v1 to unblock a customer, but we should update them to use v2 especially before they get deprecated / unusable.
See #16245.
Some other APIs are also using v1, I did not verify if they need to also be updated.
The text was updated successfully, but these errors were encountered: