Pavlo Machekhin
Pavlo Machekhin
As for me, I would like to implement a solution when Maneuver check composer.lock for changes and if so, will add new/changed vendors to upload list. But currently I have...
Hi, We recently released [**next**](https://github.com/pipedrive/client-php/tree/next) version of the SDK (https://developers.pipedrive.com/changelog/post/major-upgrade-for-the-php-client) that has better types support. You can refer to [the readme section](https://github.com/pipedrive/client-php/blob/5.0.0-beta.0/README.md) and [the migration guide](https://github.com/pipedrive/client-php/blob/5.0.0-beta.0/MIGRATION-5.x.md) for supportive material on...
Hi, Thank you for reporting the issue 👍 I'd recommend you to take a look into `next` version of client as it has built-in Leads API support. https://developers.pipedrive.com/changelog/post/major-upgrade-for-the-php-client Currently it's...
Vote for PR #98 and let's hope it will be accepted soon :)
Hi everyone, Released [a new version](https://github.com/pipedrive/client-php/releases/tag/6.7.0) that includes a new `getRawData` methods in models. It provides access to full API response, including the properties which are not available in openapi...
Hi @tuliotrefzger Thank you for reporting an issue, and I'm glad there is a solution that worked for you 👍 Unfortunately I can't reproduce the issue from my side, but...