products_update
Update specific properties of a HubSpot product record using its ID. Modify fields like name, description, price, or SKU while maintaining other existing data.
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 |