pipedrive_products_update
Update existing product details including name, code, description, tax, prices, and custom fields in Pipedrive.
Instructions
Update an existing product.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_id | Yes | The product ID to update | |
| name | No | ||
| code | No | ||
| description | No | ||
| unit | No | ||
| tax | No | ||
| owner_id | No | ||
| prices | No | ||
| visible_to | No | ||
| custom_fields | No | ||
| custom_fields_by_name | No |