products_update
Update specific properties of HubSpot products using partial object modification. Modify name, description, price, SKU, product type, or billing period while maintaining existing data integrity.
Instructions
Perform a partial update of an Object identified by ID. Read-only and non-existent properties will result in an error. Properties values can be cleared by passing an empty string.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| productId | Yes | ||
| properties | Yes |