The idea is:
Currently, it’s possible to update a Deal “custom properties”, but it’s not possible for Leads. (there is no “Custom properties” choice for Leads)
The work has already been done for Deals, I’m not sure why it wasn’t done for Leads at the same time. Maybe it’s simple to adapt what’s been already done?
I checked both the Pipedrive API and Pipedrive NodeJS client and it seems this is supported by Pipedrive.
My use case:
Pipedrive considers Leads/Deals to be “kind of the same table”, and looking at their API, they seem to provide the same features set.
I think it would be beneficial to add this because:
Make it simpler to update a Lead’s custom properties.
Any resources to support this?
- Deals: Pipedrive API Reference
- Leads: Pipedrive API Reference
Are you willing to work on this?
No