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

How to create a lead?

Open goear opened this issue 3 years ago • 4 comments

I don't see any controller related to leads. Could you let me know which is the controller for create/delete leads?

goear avatar Dec 14 '21 16:12 goear

It seems not implemented in the client.

The documentation has a tutorial about how to add a lead via API: https://pipedrive.readme.io/docs/adding-a-lead

But in the client library there is no trace of it...

Also it seems is a old issue:

  • https://github.com/pipedrive/client-php/issues/17
  • https://github.com/pipedrive/client-php/issues/39

Aerendir avatar Dec 22 '21 17:12 Aerendir

Yes, finally I implemented by myself patching it via curl. Thank you.

goear avatar Dec 22 '21 17:12 goear

I think I will do the same...

Aerendir avatar Dec 22 '21 17:12 Aerendir

Cool in more than a year you couldn't make a controller to create a lead

AlexL-JWA avatar Dec 05 '22 13:12 AlexL-JWA