client-php
client-php copied to clipboard
How to create a lead?
I don't see any controller related to leads. Could you let me know which is the controller for create/delete leads?
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
Yes, finally I implemented by myself patching it via curl. Thank you.
I think I will do the same...
Cool in more than a year you couldn't make a controller to create a lead