organizations_update
Update an existing organization in Pipedrive by providing only the fields you want to change. Modify details like name, owner, visibility, address, or custom fields.
Instructions
Update an existing organization. Only provided fields will be updated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Organization ID | |
| name | No | Organization name | |
| owner_id | No | ID of the user who will be the owner | |
| visible_to | No | Visibility: 1=Owner only, 3=Entire company, 5=Owner's followers, 7=Owner and visibility group | |
| address | No | Full address | |
| address_street_number | No | Street number | |
| address_route | No | Street name | |
| address_locality | No | City | |
| address_country | No | Country | |
| address_postal_code | No | Postal code | |
| custom_fields | No | Custom fields as key-value pairs |