client-php icon indicating copy to clipboard operation
client-php copied to clipboard

Add Class/Controller for Leads.

Open mrchrisoliver opened this issue 5 years ago • 7 comments

Hello,

Just noticed there's no reference to Leads in this client.

mrchrisoliver avatar Sep 15 '20 13:09 mrchrisoliver

Please implement this.

arjan-12b avatar Oct 08 '20 11:10 arjan-12b

Please implement this.

cgarofalo avatar Dec 17 '20 19:12 cgarofalo

Yes, this needs to be implemented as soon as possible.

jonathanroy avatar Mar 24 '21 17:03 jonathanroy

Would be great to have it

toxaus avatar Apr 19 '21 14:04 toxaus

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?

walangitan avatar Sep 01 '21 20:09 walangitan

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 .

iget-master avatar Sep 08 '21 16:09 iget-master

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.

ilyano avatar Jun 22 '22 14:06 ilyano