pipedrive_update_lead
Update an existing lead's details in Pipedrive, including title, value, owner, and more, to keep your sales pipeline current.
Instructions
Update an existing lead in Pipedrive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Lead UUID to update | |
| title | No | New lead title | |
| person_id | No | New linked person ID | |
| organization_id | No | New linked organization ID | |
| value | No | New monetary value | |
| owner_id | No | New owner user ID | |
| label_ids | No | New lead label UUIDs | |
| expected_close_date | No | New expected close date (YYYY-MM-DD) | |
| visible_to | No | New visibility: 1=Owner, 3=Group, 5=Subgroups, 7=Company | |
| is_archived | No | Archive or unarchive the lead |