Add Class/Controller for Leads.
Hello,
Just noticed there's no reference to Leads in this client.
Please implement this.
Please implement this.
Yes, this needs to be implemented as soon as possible.
Would be great to have it
There's a comment in the closed Leads API issue:
We do have the Leads in the swagger config - Leads. Also, we will be releasing a new version of client-php in the upcoming days.
This ticket can be closed once it's include in a release?
There's any release date for including the Leads? Looks like it's the core of pipedrive and is not in this official SDK. Also looks very simple to implement .
I've created PR It's draft, because I've worked on 1.1.3 tag, not master branch, as I use 1.1.3 version for my current project. Not sure, how silly my changes are, but at least code works for creating a lead. There are methods for search, update and delete, but I haven't tested it.