-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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
[BUG] Update Pipedrive components to latest SDK / API version #15625
Labels
bug
Something isn't working
Comments
Closed
luancazarine
added a commit
that referenced
this issue
Feb 18, 2025
All sources and actions refactored
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 everyone, all test cases are passed! Ready for release! |
luancazarine
added a commit
that referenced
this issue
Feb 20, 2025
* [BUG] Update Pipedrive components to latest SDK / API version #15625 All sources and actions refactored * pnpm update * update package.json version * pnpm update * pnpm update * some adjusts * remove yarn.lock * some adjusts * pnpm update
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Current Pipedrive components are using an old SDK version (see here). We should either update the code to use the latest SDK version or use the v2 API using
@pipedream/platform axios
Node.js SDK
API v2
API v2 migration guide
The text was updated successfully, but these errors were encountered: